forked from mt-fe-group/mt-yd-ui
apply base-table
This commit is contained in:
@@ -73,6 +73,8 @@ import BaseTable from '@/components/base-table'
|
||||
import AddOrUpdate from './equipment-add-or-update'
|
||||
|
||||
const tableConfigs = [
|
||||
{ type: 'selection' },
|
||||
{ type: 'index', name: 'No' },
|
||||
{ prop: 'id', name: 'id' },
|
||||
{ prop: 'code', name: '编码' },
|
||||
{ prop: 'name', name: '设备名称' },
|
||||
|
||||
Reference in New Issue
Block a user