소스 검색

计划单

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') {