Commit 5372490c by 胡鑫

代码注释问题

parent 2827f519
......@@ -169,7 +169,7 @@
try {
let res = await getDesignPage(searchParams);
data.pagination.total = res.total;
// data.list = res.list;
data.list = res.list;
} catch (error) {}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment