mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-20 23:49:36 +08:00
描述:会议室管理新增优惠券描述信息
This commit is contained in:
parent
1797392206
commit
6b55919eba
@ -195,7 +195,7 @@
|
||||
<a-col :span='10'>
|
||||
<a-form-item label='是否使用优惠劵' :labelCol='labelCol' :wrapperCol='wrapperCol'>
|
||||
<a-select v-decorator="['isTicket',{rules: [{ required: true, message: '请选择优惠券'}]}]"
|
||||
placeholder='是否收费'>
|
||||
placeholder='是否使用优惠劵'>
|
||||
<a-select-option :value='0'>
|
||||
是
|
||||
</a-select-option>
|
||||
|
Loading…
x
Reference in New Issue
Block a user