fix code style

This commit is contained in:
Rodrigo Quelca
2021-09-24 16:39:54 +00:00
parent 0e59394eb9
commit d36569bc54
2 changed files with 0 additions and 3 deletions

View File

@@ -46,7 +46,6 @@ export default {
label: that.$t("ID_LEVEL"),
content: 0,
click(elem) {
console.log(elem);
that.$emit("onChangeLevel", elem);
},
},