This commit is contained in:
花有清香月有阴
2021-12-10 11:14:34 +08:00
parent 9b15c1e30a
commit 9662dae6bd
5 changed files with 33 additions and 16 deletions

View File

@@ -105,8 +105,8 @@ export default {
}
},
computed: {},
onLoad() {},
onShow() {},
created() {},
mounted() {},
methods: {
submit() {
if (this.flag) return

View File

@@ -56,8 +56,8 @@ export default {
}
},
computed: {},
onLoad() {},
onShow() {},
created() {},
mounted() {},
methods: {},
}
</script>

View File

@@ -61,8 +61,8 @@ export default {
}
},
computed: {},
onLoad() {},
onShow() {},
created() {},
mounted() {},
methods: {
checkboxGroupChange(e) {
console.log(1, e)