mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2025-12-30 09:42:25 +00:00
fix: 关闭apply modal
This commit is contained in:
@@ -100,6 +100,7 @@ async function handleEdit(row: Required<LeaveForm>) {
|
||||
|
||||
async function handleCompleteOrCancel() {
|
||||
leaveDrawerApi.close();
|
||||
applyModalApi.close();
|
||||
tableApi.query();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user