Browse Source

no message

张保健 4 years ago
parent
commit
7d45a4cac8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/pages/main/DialysisArea.vue

+ 0 - 1
src/pages/main/DialysisArea.vue View File

170
     },
170
     },
171
 
171
 
172
     filtedScheduals: function () {
172
     filtedScheduals: function () {
173
-      debugger
174
       if (this.dialysis_scheduals.length == 0) {
173
       if (this.dialysis_scheduals.length == 0) {
175
         return []
174
         return []
176
       }
175
       }