소스 검색

Merge branch '03/03GRADE' into 11/24SAAS

mo 3 년 전
부모
커밋
b7ad791428
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;
     },