From 1a9ed8d682a5d03506bc768379f9f7d56ae2f0a1 Mon Sep 17 00:00:00 2001 From: guoyuji <guoyujie@ng.com> Date: 星期一, 11 三月 2024 14:10:21 +0800 Subject: [PATCH] 报工相关文件 --- north-glass-erp/northglass-erp/src/views/pp/processCard/AddProcessCard.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/north-glass-erp/northglass-erp/src/views/pp/processCard/AddProcessCard.vue b/north-glass-erp/northglass-erp/src/views/pp/processCard/AddProcessCard.vue index f2b006e..a23c822 100644 --- a/north-glass-erp/northglass-erp/src/views/pp/processCard/AddProcessCard.vue +++ b/north-glass-erp/northglass-erp/src/views/pp/processCard/AddProcessCard.vue @@ -247,7 +247,7 @@ slots: {filter: 'num1_filter'} ,filterMethod:filterChanged }, - {field: 'landingSequence', title: '灏忕墖椤哄簭', filters: [{data: ''}], slots: {filter: 'num1_filter'},filterMethod:filterChanged}, + {field: 'landingSequence', title: '钀芥灦椤哄簭', filters: [{data: ''}], slots: {filter: 'num1_filter'},filterMethod:filterChanged}, {field: 'shape', title: '褰㈢姸', filters: [{data: ''}], slots: {filter: 'num1_filter'},filterMethod:filterChanged}, {field: 'width', title: '瀹�', showOverflow: "ellipsis"}, {field: 'height', title: '楂�'}, -- Gitblit v1.8.0