瀏覽代碼

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);