mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08: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