YaolongHan 4 anni fa
parent
commit
62b4861bb7
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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;