Merge branch 'master' of http://121.196.213.68:3000/caoliancun/MP_XOIL_company_new into caolc
This commit is contained in:
@@ -395,7 +395,6 @@
|
||||
if (res.code == 20000) {
|
||||
uni.setStorageSync('productCodeList', res.data.productCodeList)
|
||||
uni.setStorageSync('areaCodeList', res.data.areaCodeList)
|
||||
this.areaCodeList = uni.getStorageSync('areaCodeList')
|
||||
if(uni.getStorageSync('areaCodeList')){
|
||||
this.areaCodeList = uni.getStorageSync('areaCodeList')
|
||||
}else{
|
||||
@@ -448,7 +447,7 @@
|
||||
// // console.log(channelCodes, productCodes, siteBrands)
|
||||
// this.$refs.slFilter.resetMenuList(this.menuList)
|
||||
}
|
||||
console.log(this.menuList,'----')
|
||||
console.log(this.menuList,uni.getStorageSync('areaCodeList'),'----')
|
||||
})
|
||||
},
|
||||
onSelected(e) {
|
||||
|
||||
Reference in New Issue
Block a user