@@ -655,7 +655,7 @@ export default {
Promise.all([
getDataDictionary({ "pageNum": 1, "pageSize": -1, "params": [{ "param": "a.status", "compare": "=", "value": "ON" }, { "param": "a.dict_type", "compare": "=", "value": "BRAND" }] }),
getClassifyList({ type: 2, status: true }),
- getWebsit({ isIncre: true })
+ getWebsit({ isIncre: true, status:true })
]).then(([res1, res2, res3]) => {
// 获取品牌
this.orderBrands = res1.data.records.map(item => ({