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')
|
emit('close')
|
||||||
}
|
}
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
|
if (!props.id) return
|
||||||
init()
|
init()
|
||||||
})
|
})
|
||||||
const changePage = (page: any) => {
|
const changePage = (page: any) => {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue