feat: admin

This commit is contained in:
archer
2023-06-27 21:55:18 +08:00
parent 62489ef12f
commit 1367ba9d32
3 changed files with 111 additions and 30 deletions

View File

@@ -24,7 +24,6 @@ export const useKbRoute = (app) => {
}
: {})
};
console.log(where);
const kbsRaw = await Kb.find(where)
.skip(start)