This commit is contained in:
lb
2022-11-14 14:12:22 +08:00
parent c02f3959dc
commit 2e3310c1c7
7 changed files with 32 additions and 10 deletions

View File

@@ -16,7 +16,9 @@ export default {
})
},
data() {
beilv: 1
return {
beilv: 1
}
}
}
</script>