CRM_26-04-22#story#8495,潜在供应商H5页面提交信息,信息审核,提交补充信息与退回理由的优化与修复(跳转详情修改2)
This commit is contained in:
@@ -498,13 +498,7 @@ export default {
|
|||||||
console.log("ii", i)
|
console.log("ii", i)
|
||||||
},
|
},
|
||||||
goback() {
|
goback() {
|
||||||
this.$router.push({
|
this.$router.back()
|
||||||
name: "workOrderReconciliation",
|
|
||||||
params: {
|
|
||||||
activeIndex: this.index,
|
|
||||||
queryTime: this.queryTime,
|
|
||||||
}
|
|
||||||
})
|
|
||||||
},
|
},
|
||||||
async compute() {
|
async compute() {
|
||||||
if(this.orderInfo.contractSettleTypeString == '车主现收'){
|
if(this.orderInfo.contractSettleTypeString == '车主现收'){
|
||||||
|
|||||||
Reference in New Issue
Block a user