Merge branch 'main' of ssh://git.jizhiweb.cn:2222/clinic-v2/web
This commit is contained in:
commit
101e57c491
|
|
@ -76,6 +76,7 @@ const close = () => {
|
|||
emit('close')
|
||||
}
|
||||
onMounted(() => {
|
||||
if (!props.id) return
|
||||
init()
|
||||
})
|
||||
const changePage = (page: any) => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue