查看物流
This commit is contained in:
@@ -195,7 +195,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
// 查看物流
|
||||
goLogistics(recor
|
||||
goLogistics(record) {
|
||||
const com = Number(record.sendMethod) === 1 && 'ems' || 'shunfeng'
|
||||
window.open(`https://www.kuaidi100.com/chaxun?com=${com}&nu=${record.postNo}`)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user