@@ -17,6 +17,7 @@ Component({
data: {
CustomBar: getApp().globalData.CustomBar,
typeList: [],
+ list: [],
filtratelist: [{
label: "领域",
index: 0,
@@ -45,7 +46,7 @@ Component({
init() {
this.getBrand();
this.getTradefie();
- return true;
+ return true;
},
showModal(e) {
this.setData({