update 同步代码生成模板

This commit is contained in:
疯狂的狮子Li
2026-03-17 13:31:56 +08:00
parent d5aa4c607a
commit c0f1614bc4

View File

@@ -484,7 +484,7 @@ const submitForm = () => {
}
proxy?.#[[$modal]]#.msgSuccess("操作成功");
dialog.visible = false;
getList();
await getList();
}
});
}