mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 06:07:24 +08:00
v1.9 优化修改折扣后,折扣规则为数字的bug
This commit is contained in:
parent
257e836f56
commit
27a95e948a
@ -95,6 +95,8 @@ export default {
|
||||
feeDiscountRuleSpecs: row.feeDiscountSpecs || [],
|
||||
communityId: this.editFeeDiscountInfo.communityId
|
||||
}
|
||||
this._loadEditFeeDiscountRules()
|
||||
|
||||
})
|
||||
},
|
||||
async getCommunityId() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user