feat: menu
This commit is contained in:
5
src/pages/system/dept/index.tsx
Normal file
5
src/pages/system/dept/index.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
const SyStemDept = () => {
|
||||
return <>SyStemDept</>;
|
||||
};
|
||||
|
||||
export default SyStemDept;
|
||||
Reference in New Issue
Block a user