刘妍 1 week ago
commit 7375d6ea9a

@ -154,6 +154,7 @@ const changeAddModal = (type: boolean, isInsert:boolean = true) => {
modalType.value = 'insert'
}else{
modalType.value = 'update'
changeDrawerModal(false)
}
}
addInstanceModal.value = type

Loading…
Cancel
Save