ZQN
2024-09-04 ac2d51c87cc77895e33561ea124d65338997d188
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"