指令工单子表表名修改

This commit is contained in:
曹磊 2026-02-05 11:00:21 +08:00
parent 0f6337e057
commit 825c905395
1 changed files with 2 additions and 2 deletions

View File

@ -678,8 +678,8 @@ export const superQuerySchema = {
appraisalId: {title: '考核人ID',order: 53,view: 'text', type: 'string',},
appraisalName: {title: '考核人',order: 54,view: 'text', type: 'string',},
//子表高级查询
nuBizNuDirectiveOrderSub: {
title: 'nu_biz_nu_directive_order_sub',
nuBizNuDirectiveOrderInfo: {
title: 'nu_biz_nu_directive_order_info',
view: 'table',
fields: {
orderNo: {title: '单号',order: 0,view: 'text', type: 'string',},