CRM_26-04-22#story#8495,潜在供应商H5页面提交信息,信息审核,提交补充信息与退回理由的优化与修复(车辆信息跳转路由)

This commit is contained in:
2026-06-22 10:02:46 +08:00
parent 798a2a60c9
commit 3a880c0f34

View File

@@ -1219,7 +1219,8 @@ export default {
this.insuranceChange=false
},
back() {
if( this.supplierId ) {
this.$router.back();
/*if( this.supplierId ) {
this.$router.back();
} else {
this.$router.push({
@@ -1228,7 +1229,7 @@ export default {
id: this.id
}
})
}
}*/
},
async submitBtn(){