mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 05:39:36 +08:00
描述:企业管理选择楼层和房间
This commit is contained in:
parent
d815cd1e7f
commit
0f39fad7b9
@ -515,7 +515,7 @@ export default {
|
||||
this.fileList = this.customerForm.bannerImages
|
||||
this.form.setFieldsValue(pick(this.customerForm, 'id', 'name', 'shortName', 'type', 'customerStatus', 'sector', 'country', 'process', 'contacts', 'phone', 'email', 'creditNo', 'mailAddress',
|
||||
'postalCode', 'channelType', 'channelName', 'isBlacklist', 'regNo', 'status', 'orgNo', 'operName', 'econKind', 'startDate', 'registCapi', 'endDate'
|
||||
, 'address', 'scope', 'delFlag', 'belongOrg', 'remark', 'headImg', 'bannerImages'))
|
||||
, 'address', 'scope', 'delFlag', 'belongOrg', 'remark', 'headImg', 'bannerImages' , 'roomId' , 'buildId'))
|
||||
})
|
||||
}
|
||||
this.getContastsList()
|
||||
|
Loading…
x
Reference in New Issue
Block a user