mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0362f7784f |
@@ -110,6 +110,7 @@ const DataMasking = (props: any) => {
|
||||
console.log('更改启动状态', enabled, entity);
|
||||
|
||||
manualReloadTable()
|
||||
// 待补充,请求接口更改状态,然后刷新表格
|
||||
// fetchData<BasicResponse<null>>(
|
||||
// `external-app/${enabled ? 'disable' : 'enable'}`,
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user