diff --git a/pages/goods/categoryList/categoryList.js b/pages/goods/categoryList/categoryList.js index 2512a7b..6035320 100644 --- a/pages/goods/categoryList/categoryList.js +++ b/pages/goods/categoryList/categoryList.js @@ -466,7 +466,7 @@ Page({ if (indexs==220){ this.get_brand();} if (arr!="undefined" && arr!=undefined){ if (arr.length==0){ - this.setData({ select_classify_on: indexs, index: indexs, classify_name: name, + this.setData({ select_classify_on: indexs, index: indexs, classify_name: name,cat_id:cid, goodslist: null,is_level_three: 0 }); return false; }