mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 09:03:53 +00:00
添加dashboard (#83)
* 后台 * 添加主界面 * 添加主界面 * Update server.js * 修复bug * 修复bug
This commit is contained in:
@@ -46,7 +46,7 @@ function App() {
|
||||
})
|
||||
]}
|
||||
fields={userFields}
|
||||
action={{ create: true, detail: true, edit: true }}
|
||||
action={{ detail: true, edit: true }}
|
||||
/>
|
||||
}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user