소스 검색

feature_20251009_金牌店档案填写校验

sunny 1 개월 전
부모
커밋
2bbfdd0d7b
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/views/storeManagement/JPattributeEditor.vue

+ 4 - 0
src/views/storeManagement/JPattributeEditor.vue

@@ -152,6 +152,10 @@ export default {
     };
   },
   activated() {
+    this.ownerNameMsg = '';
+    this.totalSalesAmountMsg = '';
+    this.performanceRatioMsg = '';
+    this.mainBrandMsg = '';
     this.detail = null;
     this.verificationVal = '';
     if (this.time) clearInterval(this.time);