fix: bug修复。

This commit is contained in:
tianyongbao
2024-10-01 10:15:45 +08:00
parent f4ba85cd5b
commit 3ce788a3fc

View File

@@ -82,6 +82,9 @@
]
}
}
},
created() {
this.init()
},
methods: {
onButtonClick: function (e) {