Browse Source

修改重置直播商品管理

1
mo 3 years ago
parent
commit
e0a3570a98
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/liveShopManger/models/eidtLiveShop.vue

+ 1 - 0
src/views/liveShopManger/models/eidtLiveShop.vue

@@ -175,6 +175,7 @@ export default {
         desc: "",
         goodsDetailUrl: "",
       };
+      this.activeRow  = null;
       this.$refs["eidtCamp"].resetFields();
       this.lookVisible = false;
     },