소스 검색

修改重置直播商品管理

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: "",
         goodsDetailUrl: "",
       };
+      this.activeRow  = null;
       this.$refs["eidtCamp"].resetFields();
       this.lookVisible = false;
     },