This commit is contained in:
parent
b447922723
commit
733b391ef3
|
|
@ -474,7 +474,7 @@ export default {
|
|||
},
|
||||
methods: {
|
||||
goBack() {
|
||||
this.$router.push({ path: '/business/outbound/applyList' })
|
||||
this.$router.push({ path: '/business/outbound/addApply' })
|
||||
},
|
||||
// 获取使用项目的下拉选
|
||||
async getUseProjectList() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue