From ff5b1403c22ba140d7daa8ccf6619cbab84db67d Mon Sep 17 00:00:00 2001 From: siontion Date: Tue, 9 Apr 2024 18:49:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E5=86=85=E5=AE=B9=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Gw/appIPGrade/AppIPGrade.vue | 4 ++-- .../Gw/appQualityInspection/AppQualityInspection.vue | 4 ++-- src/views/Gw/biLeiQi/BiLeiQi.vue | 6 ++---- src/views/Gw/boxAppStruct/BoxAppStruct.vue | 4 ++-- src/views/Gw/componentInspect/ComponentInspect.vue | 4 ++-- src/views/Gw/daoXian/DaoXian.vue | 4 ++-- src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQi.vue | 8 ++++---- src/views/Gw/dianRongQi/DianRongQi.vue | 8 ++++---- src/views/Gw/duanLuQi/DuanLuQi.vue | 8 ++++---- src/views/Gw/elecDistance/ElecDistance.vue | 4 ++-- src/views/Gw/elecGap/ElecGap.vue | 4 ++-- .../FinishedProductWarehousing.vue | 4 ++-- .../Gw/fusedIsolationSwitch/FusedIsolationSwitch.vue | 8 ++++---- .../Gw/insulationResistance/InsulationResistance.vue | 4 ++-- src/views/Gw/langYongBaoHuQi/LangYongBaoHuQi.vue | 8 ++++---- src/views/Gw/machineOperation/MachineOperation.vue | 4 ++-- src/views/Gw/muPai/MuPai.vue | 6 ++---- .../PhaseLossProtectionTesting.vue | 4 ++-- .../Gw/powerFrequancyTesting/PowerFrequancyTesting.vue | 4 ++-- .../Gw/powerOperationTesting/PowerOperationTesting.vue | 4 ++-- src/views/Gw/productionOrder/ProductionOrder.vue | 8 +++++--- src/views/Gw/productionWorkOrder/ProductionWorkOrder.vue | 4 ++-- src/views/Gw/protectionCircuit/ProtectionCircuit.vue | 4 ++-- .../ShengYuDianLiuDongZuoBaoHu.vue | 8 ++++---- src/views/Gw/voltageProtection/VoltageProtection.vue | 4 ++-- 25 files changed, 65 insertions(+), 67 deletions(-) diff --git a/src/views/Gw/appIPGrade/AppIPGrade.vue b/src/views/Gw/appIPGrade/AppIPGrade.vue index cf64676..b8c6ed3 100644 --- a/src/views/Gw/appIPGrade/AppIPGrade.vue +++ b/src/views/Gw/appIPGrade/AppIPGrade.vue @@ -87,9 +87,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/appQualityInspection/AppQualityInspection.vue b/src/views/Gw/appQualityInspection/AppQualityInspection.vue index e6519f6..4409760 100644 --- a/src/views/Gw/appQualityInspection/AppQualityInspection.vue +++ b/src/views/Gw/appQualityInspection/AppQualityInspection.vue @@ -97,9 +97,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/biLeiQi/BiLeiQi.vue b/src/views/Gw/biLeiQi/BiLeiQi.vue index bf5a5ab..bd68e8c 100644 --- a/src/views/Gw/biLeiQi/BiLeiQi.vue +++ b/src/views/Gw/biLeiQi/BiLeiQi.vue @@ -87,10 +87,8 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, - { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, - { field: 'RmibNumber', title: '原材料检验批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, - { field: 'RmbNumber', title: '原材料批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, + { field: 'RmibNumber', title: '原材料检验批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, + { field: 'RmbNumber', title: '原材料批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, { field: 'borMaterials', title: '原材料品牌', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料品牌' } } }, { field: 'RawmManufacturer', title: '原材料制造商', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料制造商' } } }, { field: 'OorMaterials', title: '原材料产地', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料产地' } } }, diff --git a/src/views/Gw/boxAppStruct/BoxAppStruct.vue b/src/views/Gw/boxAppStruct/BoxAppStruct.vue index e9e143c..221c8a4 100644 --- a/src/views/Gw/boxAppStruct/BoxAppStruct.vue +++ b/src/views/Gw/boxAppStruct/BoxAppStruct.vue @@ -111,9 +111,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/componentInspect/ComponentInspect.vue b/src/views/Gw/componentInspect/ComponentInspect.vue index bdab8ae..024d109 100644 --- a/src/views/Gw/componentInspect/ComponentInspect.vue +++ b/src/views/Gw/componentInspect/ComponentInspect.vue @@ -88,9 +88,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/daoXian/DaoXian.vue b/src/views/Gw/daoXian/DaoXian.vue index 0a2f316..86257e8 100644 --- a/src/views/Gw/daoXian/DaoXian.vue +++ b/src/views/Gw/daoXian/DaoXian.vue @@ -111,9 +111,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQi.vue b/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQi.vue index 5ed503b..d47079c 100644 --- a/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQi.vue +++ b/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQi.vue @@ -87,10 +87,10 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, - { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, - { field: 'RmibNumber', title: '原材料检验批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, - { field: 'RmbNumber', title: '原材料批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, + { field: 'RmibNumber', title: '原材料检验批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, + { field: 'RmbNumber', title: '原材料批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, { field: 'borMaterials', title: '原材料品牌', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料品牌' } } }, { field: 'RawmManufacturer', title: '原材料制造商', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料制造商' } } }, { field: 'OorMaterials', title: '原材料产地', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料产地' } } }, diff --git a/src/views/Gw/dianRongQi/DianRongQi.vue b/src/views/Gw/dianRongQi/DianRongQi.vue index b8d10d3..41c0b00 100644 --- a/src/views/Gw/dianRongQi/DianRongQi.vue +++ b/src/views/Gw/dianRongQi/DianRongQi.vue @@ -99,10 +99,10 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, - { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, - { field: 'RmibNumber', title: '原材料检验批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, - { field: 'RmbNumber', title: '原材料批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, + { field: 'RmibNumber', title: '原材料检验批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, + { field: 'RmbNumber', title: '原材料批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, { field: 'borMaterials', title: '原材料品牌', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料品牌' } } }, { field: 'RawmManufacturer', title: '原材料制造商', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料制造商' } } }, { field: 'OorMaterials', title: '原材料产地', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料产地' } } }, diff --git a/src/views/Gw/duanLuQi/DuanLuQi.vue b/src/views/Gw/duanLuQi/DuanLuQi.vue index c48f86c..e150591 100644 --- a/src/views/Gw/duanLuQi/DuanLuQi.vue +++ b/src/views/Gw/duanLuQi/DuanLuQi.vue @@ -93,10 +93,10 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, - { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, - { field: 'RmibNumber', title: '原材料检验批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, - { field: 'RmbNumber', title: '原材料批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, + { field: 'RmibNumber', title: '原材料检验批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, + { field: 'RmbNumber', title: '原材料批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, { field: 'borMaterials', title: '原材料品牌', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料品牌' } } }, { field: 'RawmManufacturer', title: '原材料制造商', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料制造商' } } }, { field: 'OorMaterials', title: '原材料产地', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料产地' } } }, diff --git a/src/views/Gw/elecDistance/ElecDistance.vue b/src/views/Gw/elecDistance/ElecDistance.vue index 7907700..f9d65d0 100644 --- a/src/views/Gw/elecDistance/ElecDistance.vue +++ b/src/views/Gw/elecDistance/ElecDistance.vue @@ -84,9 +84,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/elecGap/ElecGap.vue b/src/views/Gw/elecGap/ElecGap.vue index 29d654b..c1ec35a 100644 --- a/src/views/Gw/elecGap/ElecGap.vue +++ b/src/views/Gw/elecGap/ElecGap.vue @@ -77,9 +77,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousing.vue b/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousing.vue index b75586a..323cd8e 100644 --- a/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousing.vue +++ b/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousing.vue @@ -86,9 +86,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/fusedIsolationSwitch/FusedIsolationSwitch.vue b/src/views/Gw/fusedIsolationSwitch/FusedIsolationSwitch.vue index fa938d6..ada4415 100644 --- a/src/views/Gw/fusedIsolationSwitch/FusedIsolationSwitch.vue +++ b/src/views/Gw/fusedIsolationSwitch/FusedIsolationSwitch.vue @@ -94,10 +94,10 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, - { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, - { field: 'RmibNumber', title: '原材料检验批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, - { field: 'RmbNumber', title: '原材料批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, + { field: 'RmibNumber', title: '原材料检验批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, + { field: 'RmbNumber', title: '原材料批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, { field: 'borMaterials', title: '原材料品牌', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料品牌' } } }, { field: 'RawmManufacturer', title: '原材料制造商', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料制造商' } } }, { field: 'OorMaterials', title: '原材料产地', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料产地' } } }, diff --git a/src/views/Gw/insulationResistance/InsulationResistance.vue b/src/views/Gw/insulationResistance/InsulationResistance.vue index 1cb236c..d44f477 100644 --- a/src/views/Gw/insulationResistance/InsulationResistance.vue +++ b/src/views/Gw/insulationResistance/InsulationResistance.vue @@ -88,9 +88,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQi.vue b/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQi.vue index 94e3318..9e70f46 100644 --- a/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQi.vue +++ b/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQi.vue @@ -88,10 +88,10 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, - { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, - { field: 'RmibNumber', title: '原材料检验批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, - { field: 'RmbNumber', title: '原材料批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, + { field: 'RmibNumber', title: '原材料检验批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, + { field: 'RmbNumber', title: '原材料批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, { field: 'borMaterials', title: '原材料品牌', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料品牌' } } }, { field: 'RawmManufacturer', title: '原材料制造商', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料制造商' } } }, { field: 'OorMaterials', title: '原材料产地', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料产地' } } }, diff --git a/src/views/Gw/machineOperation/MachineOperation.vue b/src/views/Gw/machineOperation/MachineOperation.vue index 9115d42..9fe8d8f 100644 --- a/src/views/Gw/machineOperation/MachineOperation.vue +++ b/src/views/Gw/machineOperation/MachineOperation.vue @@ -86,9 +86,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/muPai/MuPai.vue b/src/views/Gw/muPai/MuPai.vue index 83a14a0..4ed32ac 100644 --- a/src/views/Gw/muPai/MuPai.vue +++ b/src/views/Gw/muPai/MuPai.vue @@ -88,10 +88,8 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, - { field: 'SerialNo', title: '序列号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入序列号' } } }, - { field: 'RmibNumber', title: '原材料检验批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, - { field: 'RmbNumber', title: '原材料批次号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, + { field: 'RmibNumber', title: '原材料检验批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料检验批次号' } } }, + { field: 'RmbNumber', title: '原材料批次号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入原材料批次号' } } }, { field: 'borMaterials', title: '原材料品牌', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料品牌' } } }, { field: 'RawmManufacturer', title: '原材料制造商', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料制造商' } } }, { field: 'OorMaterials', title: '原材料产地', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料产地' } } }, diff --git a/src/views/Gw/phaseLossProtectionTesting/PhaseLossProtectionTesting.vue b/src/views/Gw/phaseLossProtectionTesting/PhaseLossProtectionTesting.vue index 44117f3..947f4bb 100644 --- a/src/views/Gw/phaseLossProtectionTesting/PhaseLossProtectionTesting.vue +++ b/src/views/Gw/phaseLossProtectionTesting/PhaseLossProtectionTesting.vue @@ -97,9 +97,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/powerFrequancyTesting/PowerFrequancyTesting.vue b/src/views/Gw/powerFrequancyTesting/PowerFrequancyTesting.vue index e7bf9c1..c637935 100644 --- a/src/views/Gw/powerFrequancyTesting/PowerFrequancyTesting.vue +++ b/src/views/Gw/powerFrequancyTesting/PowerFrequancyTesting.vue @@ -97,9 +97,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/powerOperationTesting/PowerOperationTesting.vue b/src/views/Gw/powerOperationTesting/PowerOperationTesting.vue index 263fb10..49da726 100644 --- a/src/views/Gw/powerOperationTesting/PowerOperationTesting.vue +++ b/src/views/Gw/powerOperationTesting/PowerOperationTesting.vue @@ -87,9 +87,9 @@ const gridOptionsA: any = reactive({ titleAlign: 'right', items: [ { field: 'SupplierWorkNo', title: '供应商工单编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商工单编号' } } }, - { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, + // { field: 'SupplierCode', title: '国网侧供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入国网侧供应商编码' } } }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产设备唯一识别号' } } }, - { field: 'FactoryCode', title: '厂区编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, + { field: 'FactoryCode', title: '厂区编号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入厂区编号' } } }, { field: 'SupplierSupportId', title: '供应商产品编号', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入供应商产品编号' } } }, { span: 24, align: 'center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] diff --git a/src/views/Gw/productionOrder/ProductionOrder.vue b/src/views/Gw/productionOrder/ProductionOrder.vue index 98c1734..196ffc4 100644 --- a/src/views/Gw/productionOrder/ProductionOrder.vue +++ b/src/views/Gw/productionOrder/ProductionOrder.vue @@ -94,9 +94,11 @@ const gridOptionsA: any = reactive({ titleWidth: 160, titleAlign: 'right', items: [ - { field: 'PurchaserHqCode', title: '采购方总部编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入采购方总部编码' } } }, - { field: 'SupplierCode', title: '供应商编码', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商编码' } } }, - { field: 'SupplierName', title: '供应商名称', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入供应商名称' } } }, + { field: 'BuyerName', title: '采购方公司名称', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入采购方公司名称' } } }, + { field: 'PoItemId', title: '采购订单行项目id', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入采购订单行项目id' } } }, + { field: 'IpoNo', title: '生产订单号', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入生产订单号' } } }, + { field: 'MaterialCode', title: '物料编码', span: 8, folding: true,itemRender: { name: '$input', props: { placeholder: '请输入物料编码' } } }, + { field: 'MaterialName', title: '物料名称', span: 8, folding: true,itemRender: { name: '$input', props: { placeholder: '请输入物料名称' } } }, { span: 24, align: 'Center', collapseNode: true, itemRender: { name: '$buttons', children: [{ props: { type: 'submit', content: '查询', status: 'primary' } }, { props: { type: 'reset', content: '重置' } }] } } ] }, diff --git a/src/views/Gw/productionWorkOrder/ProductionWorkOrder.vue b/src/views/Gw/productionWorkOrder/ProductionWorkOrder.vue index ca474a5..1c57716 100644 --- a/src/views/Gw/productionWorkOrder/ProductionWorkOrder.vue +++ b/src/views/Gw/productionWorkOrder/ProductionWorkOrder.vue @@ -3,7 +3,7 @@