bug修改

This commit is contained in:
mabo
2021-06-30 09:45:36 +08:00
parent 72ed363ac3
commit 950b8a097c
3 changed files with 4 additions and 4 deletions

View File

@@ -112,7 +112,7 @@ export default {
handler: function (v) {
this.type = v;
}
},
}
}
};
</script>