2 Commits

Author SHA1 Message Date
FLL
71a7619f3a Merge branch 'master' of http://47.109.37.87:3000/by2025/admin-vben5
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
2025-07-29 14:43:59 +08:00
FLL
b912ca5aa5 能耗 2025-07-29 14:43:50 +08:00

View File

@@ -26,10 +26,10 @@ export const querySchema: FormSchemaGetter = () => [
export const columns: VxeGridProps['columns'] = [ export const columns: VxeGridProps['columns'] = [
{ type: 'checkbox', width: 60 }, { type: 'checkbox', width: 60 },
{ // {
title: '工单类型编号', // title: '工单类型编号',
field: 'orderTypeNo', // field: 'orderTypeNo',
}, // },
{ {
title: '类型名称', title: '类型名称',
field: 'orderTypeName', field: 'orderTypeName',