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