v1.9 优化修改折扣后,折扣规则为数字的bug

This commit is contained in:
wuxw 2025-10-17 14:19:16 +08:00
parent 257e836f56
commit 27a95e948a

View File

@ -95,6 +95,8 @@ export default {
feeDiscountRuleSpecs: row.feeDiscountSpecs || [],
communityId: this.editFeeDiscountInfo.communityId
}
this._loadEditFeeDiscountRules()
})
},
async getCommunityId() {