This commit is contained in:
xiaozhiyong
2024-04-22 13:17:30 +08:00
parent 7fae7312ea
commit abf4716820
4 changed files with 44 additions and 52 deletions

View File

@@ -96,7 +96,7 @@
},
filters: {
channelCodeFamt(value) {
console.log(value)
// console.log(value)
if (!value) {
return '未知'
// 渠道编码 ( XOIL星油 WJY万金油 LV老吕找油网 TY团油 YDJY一点加油壳牌)

View File

@@ -120,7 +120,6 @@
},
created() {
console.log('%c 子组件参数↓','font-size:30px;color:red')
},
mounted() {
if(this.areaCodeList1.length == 0){