fix: bug修复。

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

View File

@@ -83,6 +83,9 @@
} }
} }
}, },
created() {
this.init()
},
methods: { methods: {
onButtonClick: function (e) { onButtonClick: function (e) {
if(e=="callus"){ if(e=="callus"){