Przeglądaj źródła

Finish Hotfix-zh-307

howie 2 lat temu
rodzic
commit
d29a4a5f8d

+ 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)