mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-29 05:59:30 +08:00
✨ 支持系统菜单功能
This commit is contained in:
@@ -71,7 +71,6 @@ export default class {
|
||||
result._id = this.replaceDocId(name, result._id);
|
||||
return result;
|
||||
} catch (e) {
|
||||
console.log(e);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user