YaolongHan il y a 4 ans
Parent
commit
62b4861bb7
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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;