13025 用工形式显示不正确

dev-2024年1月8日
liujun 2024-01-05 09:29:48 +08:00
parent ff31836619
commit 64935b4b54
1 changed files with 1 additions and 0 deletions

View File

@ -877,6 +877,7 @@ export default {
this.dataForm.businessLicenseDate = []
this.dataForm.businessLicenseDate.push(this.dataForm.LICENSE_START)
this.dataForm.businessLicenseDate.push(this.dataForm.LICENSE_END)
this.dataForm.USER_NAME = this.dataForm.USER_NAME ? this.dataForm.USER_NAME : this.dataForm.USER_NAME_B
this.$forceUpdate()
// 2023-08-31
if (this.dataForm.SELECT_FORM) {