家庭成员

This commit is contained in:
shidongli 2023-10-19 15:54:17 +08:00
parent f1bef99151
commit 6ad402ac00

View File

@ -58,9 +58,11 @@
}) })
}, },
onShow() { onShow() {
}, },
methods: { methods: {
closebtn() { closebtn() {
this.show = false; this.show = false;
}, },
@ -157,4 +159,4 @@
} }
} }
} }
</style> </style>