[WIP] Фикс
This commit is contained in:
@@ -50,9 +50,6 @@ export default {
|
||||
changeEdit(value) {
|
||||
this.isEdit = value;
|
||||
},
|
||||
changeModelValue(value, key) {
|
||||
if (value) this.modelValue = key;
|
||||
},
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user