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