dev
This commit is contained in:
parent
f1010aa4cb
commit
6c25d2b400
|
|
@ -146,6 +146,7 @@ const changeTab = (e: any) => {
|
|||
patientRegistration.value = {}
|
||||
itemId.value = null
|
||||
isShowFrom.value = false
|
||||
curRegister.value.status = e
|
||||
nextTick(() => {
|
||||
medicalHistoryRef.value?.clearList();
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue