fixed vue..
This commit is contained in:
parent
756e494ff3
commit
7bfe9e16fb
@ -68,7 +68,7 @@ export default {
|
||||
let edit_column = this.edit_column;
|
||||
|
||||
window.axios.get(url + '/modals/documents/item-columns/edit', {
|
||||
type:
|
||||
type: this.type,
|
||||
})
|
||||
.then(response => {
|
||||
edit_column.show = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user