fix conflicts
This commit is contained in:
@@ -106,13 +106,10 @@ export default {
|
||||
onClick() {
|
||||
this.$emit("onChangeLevel", el);
|
||||
},
|
||||
data: el,
|
||||
});
|
||||
}
|
||||
});
|
||||
res.push({
|
||||
label: this.$t("ID_SELECT"),
|
||||
onClick() {},
|
||||
});
|
||||
switch (this.level) {
|
||||
case 0:
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user