Browse Source

修改bug

张保健 5 years ago
parent
commit
cad79d94c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/main/today/TodayTab.vue

+ 1 - 1
src/pages/main/today/TodayTab.vue View File

@@ -1184,7 +1184,7 @@
1184 1184
       closeStatOrder: function () {
1185 1185
 
1186 1186
         this.closeDialog(4)
1187
-        this.scrollToView('stat_order')
1187
+        // this.scrollToView('stat_order')
1188 1188
       }
1189 1189
       ,
1190 1190
       closeDialysisComputer: function (dialysis_order) {