|
getDataDictionary({ "pageNum": 1, "pageSize": -1, "params": [{ "param": "a.status", "compare": "=", "value": "ON" }, { "param": "a.dict_type", "compare": "=", "value": "BRAND" }] }),
|
|
getDataDictionary({ "pageNum": 1, "pageSize": -1, "params": [{ "param": "a.status", "compare": "=", "value": "ON" }, { "param": "a.dict_type", "compare": "=", "value": "BRAND" }] }),
|
|
getClassifyList({ type: 2, status: true }),
|
|
getClassifyList({ type: 2, status: true }),
|
|
]).then(([res1, res2, res3]) => {
|
|
]).then(([res1, res2, res3]) => {
|