mirror of
https://gitee.com/elegant_wings/xiongan-meeting-html.git
synced 2025-08-08 08:22:46 +08:00
描述:优惠券回显 折扣
This commit is contained in:
parent
4519d6f061
commit
15aa7caef5
@ -476,7 +476,7 @@ export default {
|
||||
this.$nextTick(() => {
|
||||
this.form.setFieldsValue(pick(this.mdl, 'id', 'tenantId', 'parkId', 'title', 'content', 'duration', 'type', 'money',
|
||||
'address', 'isVerification', 'enterpriseIds', 'isShow', 'startTime', 'endDate', 'remark',
|
||||
'isDefault', 'version', 'deleteFlag', 'createBy', 'createTime', 'updateBy', 'updateTime'))
|
||||
'isDefault', 'version', 'deleteFlag', 'createBy', 'createTime', 'updateBy', 'updateTime', 'discount'))
|
||||
})
|
||||
get(record.id).then(res => {
|
||||
// 选择企业
|
||||
|
Loading…
x
Reference in New Issue
Block a user