From 825c905395ca8f9afcbb8a43b51fd6d47a9d3794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com> Date: Thu, 5 Feb 2026 11:00:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E4=BB=A4=E5=B7=A5=E5=8D=95=E5=AD=90?= =?UTF-8?q?=E8=A1=A8=E8=A1=A8=E5=90=8D=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/services/appraisal/appraisal.data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/services/appraisal/appraisal.data.ts b/src/views/services/appraisal/appraisal.data.ts index a4c1c3e..f33bfec 100644 --- a/src/views/services/appraisal/appraisal.data.ts +++ b/src/views/services/appraisal/appraisal.data.ts @@ -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',},