This commit is contained in:
shijingjing
2023-04-06 15:32:50 +08:00
parent ac119bc734
commit 38731f3d63

View File

@@ -34,6 +34,7 @@ export default {
return { return {
list: [], list: [],
flag: false, flag: false,
current: this.current
} }
}, },
methods: { methods: {