review:【antd】【mall】客服模块

This commit is contained in:
YunaiV
2025-11-02 09:20:25 +08:00
parent ac98a876b5
commit 904cf46ec0
17 changed files with 42 additions and 43 deletions

View File

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