指令工单子表表名修改
This commit is contained in:
parent
0f6337e057
commit
825c905395
|
|
@ -678,8 +678,8 @@ export const superQuerySchema = {
|
||||||
appraisalId: {title: '考核人ID',order: 53,view: 'text', type: 'string',},
|
appraisalId: {title: '考核人ID',order: 53,view: 'text', type: 'string',},
|
||||||
appraisalName: {title: '考核人',order: 54,view: 'text', type: 'string',},
|
appraisalName: {title: '考核人',order: 54,view: 'text', type: 'string',},
|
||||||
//子表高级查询
|
//子表高级查询
|
||||||
nuBizNuDirectiveOrderSub: {
|
nuBizNuDirectiveOrderInfo: {
|
||||||
title: 'nu_biz_nu_directive_order_sub',
|
title: 'nu_biz_nu_directive_order_info',
|
||||||
view: 'table',
|
view: 'table',
|
||||||
fields: {
|
fields: {
|
||||||
orderNo: {title: '单号',order: 0,view: 'text', type: 'string',},
|
orderNo: {title: '单号',order: 0,view: 'text', type: 'string',},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue