Browse Source

字段管理 验证修改

master
z_yu 3 years ago
parent
commit
1a98f79024
  1. 1
      src/views/components/field/index.vue

1
src/views/components/field/index.vue

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

Loading…
Cancel
Save