346149741
2024-09-03 0e9b58dea98030029d30e86a0460323c8e56b1ec
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"