培训添加发票参数

This commit is contained in:
2025-09-26 11:05:20 +08:00
parent f51b0a2aab
commit bf7e495b45

View File

@ -189,7 +189,9 @@ export default {
this.getNotifyList()
},
async getJumpHandler() {
let res = await jumpPage();
let res = await jumpPage({
type: 'invoice'
});
return res
},
getMonth(item) {