CRM_26-04-22#story#8495,潜在供应商H5页面提交信息,信息审核,提交补充信息与退回理由的优化与修复(车辆信息跳转路由)
This commit is contained in:
@@ -1219,7 +1219,8 @@ export default {
|
|||||||
this.insuranceChange=false
|
this.insuranceChange=false
|
||||||
},
|
},
|
||||||
back() {
|
back() {
|
||||||
if( this.supplierId ) {
|
this.$router.back();
|
||||||
|
/*if( this.supplierId ) {
|
||||||
this.$router.back();
|
this.$router.back();
|
||||||
} else {
|
} else {
|
||||||
this.$router.push({
|
this.$router.push({
|
||||||
@@ -1228,7 +1229,7 @@ export default {
|
|||||||
id: this.id
|
id: this.id
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}*/
|
||||||
|
|
||||||
},
|
},
|
||||||
async submitBtn(){
|
async submitBtn(){
|
||||||
|
|||||||
Reference in New Issue
Block a user