浏览代码

修改重置直播商品管理

1
mo 3 年之前
父节点
当前提交
e0a3570a98
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/liveShopManger/models/eidtLiveShop.vue

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

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