瀏覽代碼

【修改】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)