更新
This commit is contained in:
@@ -97,14 +97,14 @@
|
||||
}
|
||||
},
|
||||
created() {
|
||||
console.log(this.siteItem, '-----------------')
|
||||
// console.log(this.siteItem, '-----------------')
|
||||
},
|
||||
methods: {
|
||||
|
||||
},
|
||||
filters: {
|
||||
channelCodeFamt(value) {
|
||||
console.log(value)
|
||||
// console.log(value)
|
||||
if (!value) {
|
||||
return '未知'
|
||||
// 渠道编码 ( XOIL:星油 WJY:万金油 LV:老吕(找油网) TY:团油 YDJY:一点加油(壳牌))
|
||||
|
||||
Reference in New Issue
Block a user