mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 03:39:34 +08:00
管理人员替换为权限按钮
This commit is contained in:
@@ -155,7 +155,7 @@ export const DepartmentPage: React.FC = () => {
|
||||
class="mr-16"
|
||||
icon={<PlusOutlined />}
|
||||
p="department-store"
|
||||
onClick={() => console.log("ok")}
|
||||
onClick={() => null}
|
||||
/>
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user