update 更新upload组件样式,更新列表的index
This commit is contained in:
@@ -67,6 +67,10 @@ import TableOperateComponent from '@/components/base-table/components/operationC
|
||||
import AttrForm from './workshopSectionDialogAttrForm.vue'
|
||||
import { calcMaxHeight } from '@/utils'
|
||||
const tableProps = [
|
||||
{
|
||||
type: 'index',
|
||||
name: i18n.t('index')
|
||||
},
|
||||
{ name: i18n.t('eq.name'), prop: 'equipmentName' },
|
||||
{ name: i18n.t('dept.sort'), prop: 'sort' },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user