Commit 8f08379a authored by 严宝瑞's avatar 严宝瑞

修改物流公司展示

parent 65f7df21
......@@ -68,7 +68,7 @@
</el-table-column>
<el-table-column
label="Logistics Company"
prop="logistics_info.logistic.name"
prop="logistics_info.express_code"
/>
<el-table-column
label="Logistics tracing No"
......@@ -108,7 +108,6 @@ export default {
url: `api/search/${this.no}`
})
.then(res => {
console.log(res);
if (res && res.data && res.data.data) {
this.$message({
showClose: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment