快递查询

This commit is contained in:
Paidax
2025-01-20 16:15:51 +08:00
parent 834cf8ba6e
commit 7dec9973c3
4 changed files with 81 additions and 75 deletions
@@ -508,7 +508,7 @@ layout("/mobile/platform.html"){
})
this.logisticsTrace = resp.data
} else {
this.$message.error(resp.msg);
this.$toast.msgError(resp.msg);
}
},
@@ -532,7 +532,10 @@ layout("/mobile/platform.html"){
this.activeName = this.optionCourierNumberInfo[keys[0]][0].courierNumber
this.courierNumberShow = true
} else {
this.$modal.msgError(msg)
vant.Dialog.alert({
title: '提示',
message: msg
});
}
},
@@ -126,11 +126,11 @@ layout("/layouts/platform.html"){
<el-button @click="openView(row)" size="mini" type="primary">
查看
</el-button>
<el-button :disabled="!row.courierNumber" @click="openExpress(row)"
<!--<el-button :disabled="!row.courierNumber" @click="openExpress(row)"
size="mini"
type="primary">
查看物流
</el-button>
</el-button>-->
<el-button :disabled="!row.courierNumber" @click="openEvaluate(row)"
size="mini"
type="primary">