Jelajahi Sumber

看板调整

yumeng 1 tahun lalu
induk
melakukan
9f8d96857e
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      src/views/goodsManagement/goodslist.vue

+ 2 - 1
src/views/goodsManagement/goodslist.vue

@@ -1081,7 +1081,7 @@
       this.userId = this.$store.getters.userId;
       this.getList();
       this.getCategoryIds();
-      this.getActivityIds();
+     // this.getActivityIds();
       this.getRegimental();
       this.getRuleListNoPage();
     },
@@ -1443,6 +1443,7 @@
         this.ids = null;
         this.confirmLoading = false;
         this.formBroadcast = {};
+        this.getActivityIds();
         setTimeout(() => {
           this.$refs.formBroadcast.clearValidate();
         }, 0);