Browse Source

计划单

zhouhao 2 năm trước cách đây
mục cha
commit
bcccbe3f0e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/supply/policy/components/retail_form.vue

+ 1 - 1
src/views/supply/policy/components/retail_form.vue

@@ -1033,7 +1033,7 @@ export default {
           this.mainForm.isPlanOrder = true
         }
       } else {
-        this.mainForm.isPlanOrder = ''
+        this.mainForm.isPlanOrder = false
       }
       console.log(policy.type)
       if (policy.type == 'PROVISION') {