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