13025 用工形式显示不正确
							parent
							
								
									ff31836619
								
							
						
					
					
						commit
						64935b4b54
					
				|  | @ -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) { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue