perf: 清理测试输出
This commit is contained in:
@@ -44,7 +44,6 @@ const getRoleList = async () => {
|
||||
method: "POST",
|
||||
body: JSON.stringify(params)
|
||||
});
|
||||
console.log(data);
|
||||
|
||||
/* tableData.value = data.data.records;
|
||||
total.value = data.data.total; */
|
||||
|
||||
Reference in New Issue
Block a user