能耗
This commit is contained in:
parent
1b207e2a17
commit
b912ca5aa5
@ -26,10 +26,10 @@ export const querySchema: FormSchemaGetter = () => [
|
||||
|
||||
export const columns: VxeGridProps['columns'] = [
|
||||
{ type: 'checkbox', width: 60 },
|
||||
{
|
||||
title: '工单类型编号',
|
||||
field: 'orderTypeNo',
|
||||
},
|
||||
// {
|
||||
// title: '工单类型编号',
|
||||
// field: 'orderTypeNo',
|
||||
// },
|
||||
{
|
||||
title: '类型名称',
|
||||
field: 'orderTypeName',
|
||||
|
Loading…
Reference in New Issue
Block a user