Browse Source

删除 推送刷新3216

zhouna 5 năm trước cách đây
mục cha
commit
6ce85752c4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/common/PushSymptom.vue

+ 1 - 0
src/common/PushSymptom.vue

@@ -167,6 +167,7 @@
           selecteds.splice(inx,1);
         }
         this.selecteds = selecteds;
+        this.getPush(this.chooseSymp[0].name+this.selectedsName);
       }
     }
   };