Merge remote-tracking branch 'yudao/dev' into dev

This commit is contained in:
jason
2025-11-02 09:31:26 +08:00
95 changed files with 2520 additions and 315 deletions

View File

@@ -183,9 +183,7 @@ function setFieldPermission(field: string, permission: string) {
}
}
/**
* 操作成功后刷新
*/
/** 操作成功后刷新 */
const refresh = () => {
// 重新获取详情
getDetail();