瀏覽代碼

计划单

zhouhao 2 年之前
父節點
當前提交
bcccbe3f0e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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') {