소스 검색

【修改】bug

howie 2 년 전
부모
커밋
9938a51509
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/supply/policy/components/retail_form.vue

+ 2 - 0
src/views/supply/policy/components/retail_form.vue

@@ -1001,6 +1001,8 @@ export default {
           this.mainForm.isPlanOrder = false
         } else if (this.websitNumber === 'FS') {
           this.mainForm.isPlanOrder = true
+        } else {
+          this.mainForm.isPlanOrder = ''
         }
       }
       console.log(policy.type)