diff --git a/src/components/fee/simplifyRoomFee.vue b/src/components/fee/simplifyRoomFee.vue index 40f7e43f0..81bf1e678 100644 --- a/src/components/fee/simplifyRoomFee.vue +++ b/src/components/fee/simplifyRoomFee.vue @@ -522,6 +522,7 @@ export default { }) }, changeSimplifyRoomConfigId() { + this.handleNotify() this.$emit('notify', {}) }, simplifyRoomGetFeeOwnerInfo(attrs) {