@@ -141,7 +141,10 @@ export default defineComponent({
// nextTick(() => {
// });
+ }
+ if (page === 1) {
+ handleClose(false)
}
return
})