mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 02:09:37 +08:00
描述:访客预约
This commit is contained in:
parent
01e7526ebc
commit
14970b6c98
@ -37,7 +37,7 @@
|
||||
</a-col>
|
||||
<a-col :span='10'>
|
||||
<a-form-item :labelCol='labelCol' :wrapperCol='wrapperCol' label='被访人联系方式'>
|
||||
{{ form.userPhone }}
|
||||
{{ form.userMobile }}
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
</a-row>
|
||||
@ -94,12 +94,12 @@
|
||||
<a-row>
|
||||
<a-col :span='10'>
|
||||
<a-form-item :labelCol='labelCol' :wrapperCol='wrapperCol' label='审核人'>
|
||||
{{ form.reviewers }}
|
||||
{{ form.updateBy }}
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
<a-col :span='10'>
|
||||
<a-form-item :labelCol='labelCol' :wrapperCol='wrapperCol' label='审批时间'>
|
||||
{{ form.reviewersTime }}
|
||||
{{ form.updateTime }}
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
</a-row>
|
||||
|
Loading…
x
Reference in New Issue
Block a user