update 优化 代码生成提交数据提示语
This commit is contained in:
parent
a1f404d548
commit
6ccef6c1d0
@ -439,7 +439,7 @@ const submitForm = () => {
|
||||
} else {
|
||||
await add${BusinessName}(form.value).finally(() => buttonLoading.value = false);
|
||||
}
|
||||
proxy?.#[[$modal]]#.msgSuccess("修改成功");
|
||||
proxy?.#[[$modal]]#.msgSuccess("操作成功");
|
||||
dialog.visible = false;
|
||||
await getList();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user