优化问题
This commit is contained in:
@@ -75,7 +75,7 @@ async function tbShopCategoryGetAjax() {
|
||||
page: 0,
|
||||
pageSize: 200,
|
||||
});
|
||||
console.log(res);
|
||||
// console.log(res);
|
||||
res.list.map((item) => {
|
||||
item.active = false;
|
||||
item.childrenList.map((item) => {
|
||||
|
||||
Reference in New Issue
Block a user