policy/policyApply/policyApply.vue
@@ -315,6 +315,11 @@ }, setCompany(e) { this.form.companyName = e this.form.companyCode = '' this.form.companyId = '' this.form.companyPhone = '' this.form.companyUser = '' this.form.companyAddress = '' }, confirmTime(e) { this.form.planTime = e.year + '-' + e.month+ '-' + + e.day + ' ' + e.hour + ":" + "00:00"