This commit is contained in:
bb_pan 2026-01-05 22:01:00 +08:00
parent b447922723
commit 733b391ef3
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@ export default {
}, },
methods: { methods: {
goBack() { goBack() {
this.$router.push({ path: '/business/outbound/applyList' }) this.$router.push({ path: '/business/outbound/addApply' })
}, },
// 使 // 使
async getUseProjectList() { async getUseProjectList() {