Browse Source

Merge branch 'vue_statistics_branch'

csx 4 years ago
parent
commit
b0d9e71613
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/workforce/appointment.vue

+ 2 - 2
src/xt_pages/workforce/appointment.vue View File

@@ -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