This commit is contained in:
parent
b447922723
commit
733b391ef3
|
|
@ -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() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue