YaolongHan 4 years ago
parent
commit
62b4861bb7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/statistics/index.vue

+ 0 - 1
src/views/statistics/index.vue

@@ -668,7 +668,6 @@ export default {
       });
     },
     expandRestItems(item, index) {
-      alert(132)
       this.systemList.forEach((eq) => {
         if (eq.smsxt !== item.smsxt) {
           eq.expand = false;