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