Commit c02d87081a0d04a740a9d7377efab48c9ef870c2
1 parent
6b4d61b5
解决 格式化bug
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/fee/simplifyRoomFee.vue
| @@ -522,6 +522,7 @@ export default { | @@ -522,6 +522,7 @@ export default { | ||
| 522 | }) | 522 | }) |
| 523 | }, | 523 | }, |
| 524 | changeSimplifyRoomConfigId() { | 524 | changeSimplifyRoomConfigId() { |
| 525 | + this.handleNotify() | ||
| 525 | this.$emit('notify', {}) | 526 | this.$emit('notify', {}) |
| 526 | }, | 527 | }, |
| 527 | simplifyRoomGetFeeOwnerInfo(attrs) { | 528 | simplifyRoomGetFeeOwnerInfo(attrs) { |