wuye
/
webui
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
c02d87081a0d04a740a9d7377efab48c9ef870c2
Authored by
wuxw
2026-01-05 16:41:52 +0800
1 parent
6b4d61b5
解决 格式化bug
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/fee/simplifyRoomFee.vue
src/components/fee/simplifyRoomFee.vue
View file @
c02d870
...
...
@@ -522,6 +522,7 @@ export default {
522
522
})
523
523
},
524
524
changeSimplifyRoomConfigId() {
525
+ this.handleNotify()
525
526
this.$emit('notify', {})
526
527
},
527
528
simplifyRoomGetFeeOwnerInfo(attrs) {
...
...