346149741
2024-09-04 58c9cd3b6e70e05952edb2e57f5215af77e1aa84
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"