mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-03-13 17:24:44 +08:00
perf: 弹窗操作的 successMsg 参数
This commit is contained in:
parent
7667399c5e
commit
0737a75bd3
@ -249,6 +249,7 @@ const onOperate = async (op: string) => {
|
||||
msg: msg,
|
||||
api: containerOperator,
|
||||
params: { names: names, operation: op },
|
||||
successMsg: `${i18n.global.t('container.' + op)}${i18n.global.t('commons.status.success')}`,
|
||||
});
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user