add: 点位管理
This commit is contained in:
@@ -157,8 +157,8 @@ const defaultForm = {
|
||||
remark: null
|
||||
}
|
||||
export default {
|
||||
name: 'SchBaseRegion',
|
||||
dicts:['TrueOrFalse'],
|
||||
name: 'Region',
|
||||
dicts: ['TrueOrFalse'],
|
||||
components: { pagination, crudOperation, rrOperation, udOperation },
|
||||
mixins: [presenter(), header(), form(defaultForm), crud()],
|
||||
cruds() {
|
||||
|
||||
Reference in New Issue
Block a user