xiaodai2022 2 年之前
父節點
當前提交
ba0b149361

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-38a4840c.f9878973.css


二進制
dist/static/css/chunk-38a4840c.f9878973.css.gz


二進制
dist/static/css/chunk-840ec950.31740f4b.css.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.1fe45767.js


二進制
dist/static/js/app.1fe45767.js.gz


二進制
dist/static/js/app.3722b0a1.js.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-38a4840c.ca42bd52.js


二進制
dist/static/js/chunk-38a4840c.ca42bd52.js.gz


二進制
dist/static/js/chunk-840ec950.aefaa753.js.gz


+ 2 - 2
src/views/goodStore/goodsOnline/components/fixed-price-form.vue

@@ -738,10 +738,10 @@ export default {
     stateChange() {
       if (this.ruleForm.state === "1") {
         this.rulesThis.rebut[0].required = false;
-        // this.rulesThis.remark[0].required = false;
+        this.rulesThis.remark[0].required = false;
       } else {
         this.rulesThis.rebut[0].required = true;
-        // this.rulesThis.remark[0].required = true;
+        this.rulesThis.remark[0].required = true;
       }
     },
 

Some files were not shown because too many files changed in this diff