培训添加发票参数
This commit is contained in:
@ -189,7 +189,9 @@ export default {
|
|||||||
this.getNotifyList()
|
this.getNotifyList()
|
||||||
},
|
},
|
||||||
async getJumpHandler() {
|
async getJumpHandler() {
|
||||||
let res = await jumpPage();
|
let res = await jumpPage({
|
||||||
|
type: 'invoice'
|
||||||
|
});
|
||||||
return res
|
return res
|
||||||
},
|
},
|
||||||
getMonth(item) {
|
getMonth(item) {
|
||||||
|
|||||||
Reference in New Issue
Block a user