This commit is contained in:
2022-11-27 13:35:38 +08:00
parent 17eae55192
commit 68a0e64732
6 changed files with 33 additions and 34 deletions

View File

@@ -251,7 +251,7 @@ export default {
reset: true,
download: false
},
query: { io_type: '0' }
query: { io_type: '0', bill_status: '99' }
})
},
mixins: [presenter(), header(), crud()],