|
@ -55,7 +55,6 @@ import CRUD, { presenter } from '@crud/crud' |
|
|
import crudOperation from '@crud/CRUD.operation' |
|
|
import crudOperation from '@crud/CRUD.operation' |
|
|
|
|
|
|
|
|
export default { |
|
|
export default { |
|
|
|
|
|
|
|
|
components: { eForm, crudOperation }, |
|
|
components: { eForm, crudOperation }, |
|
|
mixins: [presenter()], |
|
|
mixins: [presenter()], |
|
|
cruds() { |
|
|
cruds() { |
|
|