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