测试问题修改1
This commit is contained in:
parent
148131fc3f
commit
c513bae261
|
|
@ -48,7 +48,7 @@ export default {
|
|||
},
|
||||
methods: {
|
||||
goBack() {
|
||||
this.$router.push({ path: '/stockManagement/inventoryAudit' }).then(() => {
|
||||
this.$router.push({ path: '/stockManagement/entryApply' }).then(() => {
|
||||
this.$tab.closePage({ path: '/stockManagement/entryApply/apply' })
|
||||
})
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue