Explorar el Código

Merge branch 'vue_statistics_branch'

csx hace 5 años
padre
commit
b0d9e71613
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/xt_pages/workforce/appointment.vue

+ 2 - 2
src/xt_pages/workforce/appointment.vue Ver fichero

@@ -210,8 +210,8 @@
210 210
 
211 211
       },
212 212
       getWeekPanels() {
213
-        this.scheduleZoneRow = []
214
-        this.scheduleZone = []
213
+        // this.scheduleZoneRow = []
214
+        // this.scheduleZone = []
215 215
         getWeekPanels(1).then(response => {
216 216
           if (response.data.state == 0) {
217 217
             return false