From 814221dbc49478f458f0f9ee5a95fc5786e53941 Mon Sep 17 00:00:00 2001 From: siontion Date: Mon, 8 Apr 2024 16:55:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=94=B5=E7=AE=B1=20=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=A1=B5=E9=9D=A2=E6=95=B0=E6=8D=AE=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Gw/appIPGrade/AppIPGrade.vue | 27 +++++++------- .../AppQualityInspection.vue | 31 ++++++++-------- src/views/Gw/biLeiQi/BiLeiQi.vue | 31 ++++++++-------- src/views/Gw/boxAppStruct/BoxAppStruct.vue | 37 ++++++++++--------- .../Gw/boxMateQuality/BoxMateQuality.vue | 34 +++++++++-------- .../Gw/componentInspect/ComponentInspect.vue | 31 ++++++++-------- src/views/Gw/daoXian/DaoXian.vue | 35 +++++++++--------- .../Gw/dianLiuHuGanQi/DianLiuHuGanQi.vue | 31 ++++++++-------- src/views/Gw/dianRongQi/DianRongQi.vue | 27 +++++++------- src/views/Gw/duanLuQi/DuanLuQi.vue | 25 +++++++------ src/views/Gw/elecDistance/ElecDistance.vue | 31 ++++++++-------- src/views/Gw/elecGap/ElecGap.vue | 33 +++++++++-------- .../FinishedProductWarehousing.vue | 35 +++++++++--------- .../FinishedProductWarehousingForm.vue | 16 ++++---- .../FusedIsolationSwitch.vue | 27 +++++++------- .../InsulationResistance.vue | 29 ++++++++------- .../Gw/langYongBaoHuQi/LangYongBaoHuQi.vue | 29 ++++++++------- .../Gw/machineOperation/MachineOperation.vue | 27 +++++++------- src/views/Gw/muPai/MuPai.vue | 29 ++++++++------- .../PhaseLossProtectionTesting.vue | 33 +++++++++-------- .../PowerFrequancyTesting.vue | 27 +++++++------- .../PowerOperationTesting.vue | 27 +++++++------- .../protectionCircuit/ProtectionCircuit.vue | 27 +++++++------- .../ShengYuDianLiuDongZuoBaoHu.vue | 27 +++++++------- .../voltageProtection/VoltageProtection.vue | 27 +++++++------- 25 files changed, 379 insertions(+), 354 deletions(-) diff --git a/src/views/Gw/appIPGrade/AppIPGrade.vue b/src/views/Gw/appIPGrade/AppIPGrade.vue index d86c603..f243cd5 100644 --- a/src/views/Gw/appIPGrade/AppIPGrade.vue +++ b/src/views/Gw/appIPGrade/AppIPGrade.vue @@ -49,26 +49,27 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '190px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', sortable: true, width: '170px' }, { field: 'FactoryCode', title: '厂区编号', sortable: true, width: '160px' }, { field: 'SupplierSupportId', title: '供应商产品编号', sortable: true, width: '140px' }, - { field: 'PdCode', title: '工序', width: '110px' }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, { field: 'StartTime', title: '开始时间', sortable: true, width: '160px' }, { field: 'StopTime', title: '结束时间', sortable: true, width: '160px' }, { field: 'InspectionResults', title: '试验结果', sortable: true, width: '160px', slots: { default: 'slotInspectionResults' } }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, { field: 'Protection', title: '防护等级', width: '170px' }, - { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } + { title: '操作', fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { enabled: true, diff --git a/src/views/Gw/appQualityInspection/AppQualityInspection.vue b/src/views/Gw/appQualityInspection/AppQualityInspection.vue index d964b18..e6519f6 100644 --- a/src/views/Gw/appQualityInspection/AppQualityInspection.vue +++ b/src/views/Gw/appQualityInspection/AppQualityInspection.vue @@ -57,27 +57,28 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '190px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', sortable: true, width: '170px' }, { field: 'FactoryCode', title: '厂区编号', sortable: true, width: '160px' }, { field: 'SupplierSupportId', title: '供应商产品编号', sortable: true, width: '140px' }, - { field: 'PdCode', title: '工序', width: '110px' }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, { field: 'StartTime', title: '开始时间', sortable: true, width: '160px' }, { field: 'StopTime', title: '结束时间', sortable: true, width: '160px' }, { field: 'InspectionResults', title: '试验结果', sortable: true, width: '160px', slots: { default: 'slotInspectionResults' } }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, - { field: 'TextDescription1', title: '箱体内外表面应平整光洁、美观、无锈蚀、无磕碰损伤', width: '170px', slots: { default: 'slotTextDescription1' } }, - { field: 'TextDescription2', title: '产品铭牌、接线标记、警示标志正确、清晰完整', width: '170px', slots: { default: 'slotTextDescription2' } }, - { field: 'TextDescription3', title: '色泽均匀一致、无露底漆、流痕、起皱及杂物附着在上面的物理现象', width: '170px', slots: { default: 'slotTextDescription3' } }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, + { field: 'TextDescription1', title: '箱体内外表面应平整光洁、美观、无锈蚀、无磕碰损伤', width: '370px', slots: { default: 'slotTextDescription1' } }, + { field: 'TextDescription2', title: '产品铭牌、接线标记、警示标志正确、清晰完整', width: '370px', slots: { default: 'slotTextDescription2' } }, + { field: 'TextDescription3', title: '色泽均匀一致、无露底漆、流痕、起皱及杂物附着在上面的物理现象', width: '370px', slots: { default: 'slotTextDescription3' } }, { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { diff --git a/src/views/Gw/biLeiQi/BiLeiQi.vue b/src/views/Gw/biLeiQi/BiLeiQi.vue index cc71320..5295523 100644 --- a/src/views/Gw/biLeiQi/BiLeiQi.vue +++ b/src/views/Gw/biLeiQi/BiLeiQi.vue @@ -44,13 +44,14 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '140px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, - { field: 'SerialNo', title: '序列号', sortable: true, width: '210px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { field: 'SerialNo', title: '序列号', sortable: true, width: '210px' }, { field: 'RmibNumber', title: '原材料检验批次号', sortable: true, width: '160px' }, { field: 'RmbNumber', title: '原材料批次号', sortable: true, width: '130px' }, { field: 'BorMaterials', title: '原材料品牌', sortable: true, width: '180px' }, @@ -59,16 +60,16 @@ const gridOptionsA: any = reactive({ { field: 'MrmSpecification', title: '原材料规格型号', sortable: true, width: '140px' }, { field: 'ManufactureDate', title: '原材料出厂日期', sortable: true, width: '140px', slots: { default: 'slotManufactureDate' } }, { field: 'IncomDate', title: '来料检验日期', sortable: true, width: '130px', slots: { default: 'slotIncomDate' } }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, - { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'PdCode', title: '工序', width: '110px' }, { field: 'IsQualify', title: '检验结果是否合格', width: '140px', slots: { default: 'slotIsQualify' } }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '250px' }, - { field: 'ModelSpecification', title: '规格型号', width: '160px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '250px' }, + // { field: 'ModelSpecification', title: '规格型号', width: '160px' }, { field: 'PressureValue', title: '额定电压(kV)', width: '120px' }, - { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } + { title: '操作', fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { enabled: true, diff --git a/src/views/Gw/boxAppStruct/BoxAppStruct.vue b/src/views/Gw/boxAppStruct/BoxAppStruct.vue index 583a8b3..e9e143c 100644 --- a/src/views/Gw/boxAppStruct/BoxAppStruct.vue +++ b/src/views/Gw/boxAppStruct/BoxAppStruct.vue @@ -71,27 +71,28 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '190px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', sortable: true, width: '170px' }, { field: 'FactoryCode', title: '厂区编号', sortable: true, width: '160px' }, { field: 'SupplierSupportId', title: '供应商产品编号', sortable: true, width: '140px' }, - { field: 'PdCode', title: '工序', width: '110px' }, - { field: 'ProcessType', title: '感知过程', width: '110px', slots: { default: 'slotProcessType' } }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, - { field: 'IsAlarmData', title: '是否是告警问题数据', width: '150px', slots: { default: 'slotIsAlarmData' } }, - { field: 'AlarmItem', title: '告警项', width: '110px' }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, - { field: 'TextDescription1', title: '装置门的开合角度不应小于 135°,灵活启闭', width: '160px', slots: { default: 'slotTextDescription1' } }, - { field: 'TextDescription2', title: '装置焊接、组配、防腐处理等工艺应符合相关标准,无虚焊、毛刺、撕边、搭接不工整等现象', width: '160px', slots: { default: 'slotTextDescription2' } }, - { field: 'TextDescription3', title: '箱体外壳应接地良好,接地应采用双接地方式', width: '160px', slots: { default: 'slotTextDescription3' } }, + // { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'ProcessType', title: '感知过程', width: '110px', slots: { default: 'slotProcessType' } }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'IsAlarmData', title: '是否是告警问题数据', width: '150px', slots: { default: 'slotIsAlarmData' } }, + // { field: 'AlarmItem', title: '告警项', width: '110px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, + { field: 'TextDescription1', title: '装置门的开合角度不应小于 135°,灵活启闭', width: '460px', slots: { default: 'slotTextDescription1' } }, + { field: 'TextDescription2', title: '装置焊接、组配、防腐处理等工艺应符合相关标准,无虚焊、毛刺、撕边、搭接不工整等现象', width: '660px', slots: { default: 'slotTextDescription2' } }, + { field: 'TextDescription3', title: '箱体外壳应接地良好,接地应采用双接地方式', width: '360px', slots: { default: 'slotTextDescription3' } }, { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { diff --git a/src/views/Gw/boxMateQuality/BoxMateQuality.vue b/src/views/Gw/boxMateQuality/BoxMateQuality.vue index 61f6116..d20330a 100644 --- a/src/views/Gw/boxMateQuality/BoxMateQuality.vue +++ b/src/views/Gw/boxMateQuality/BoxMateQuality.vue @@ -51,13 +51,14 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '140px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, - { field: 'SerialNo', title: '序列号', sortable: true, width: '210px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { field: 'SerialNo', title: '序列号', sortable: true, width: '210px' }, { field: 'RmibNumber', title: '原材料检验批次号', sortable: true, width: '160px' }, { field: 'RmbNumber', title: '原材料批次号', sortable: true, width: '130px' }, { field: 'BorMaterials', title: '原材料品牌', sortable: true, width: '180px' }, @@ -66,20 +67,20 @@ const gridOptionsA: any = reactive({ { field: 'MrmSpecification', title: '原材料规格型号', sortable: true, width: '140px' }, { field: 'ManufactureDate', title: '原材料出厂日期', sortable: true, width: '140px', slots: { default: 'slotManufactureDate' } }, { field: 'IncomDate', title: '来料检验日期', sortable: true, width: '130px', slots: { default: 'slotIncomDate' } }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, - { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'PdCode', title: '工序', width: '110px' }, // { field: 'ProcessType', title: '感知过程', width: '110px', slots: { default: 'slotProcessType' } }, // { field: 'IsAlarmData', title: '是否是告警问题数据', width: '150px', slots: { default: 'slotIsAlarmData' } }, // { field: 'AlarmItem', title: '告警项', width: '110px' }, { field: 'IsQualify', title: '检验结果是否合格', width: '140px', slots: { default: 'slotIsQualify' } }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '250px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '250px' }, { field: 'Texture', title: '材质', width: '110px' }, { field: 'Thickness', title: '公称厚度(mm)', width: '120px' }, { field: 'Size', title: '尺寸(宽*深*高)', width: '220px' }, - { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } + { title: '操作', fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { enabled: true, @@ -96,9 +97,10 @@ const gridOptionsA: any = reactive({ titleWidth: 160, titleAlign: 'right', items: [ + { field: 'BuyerName', title: '采购方公司名称', span: 8, itemRender: { name: '$input', props: { placeholder: '请输入采购方公司名称' } } }, { 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: '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: 'borMaterials', title: '原材料品牌', span: 8, folding: true, itemRender: { name: '$input', props: { placeholder: '请输入原材料品牌' } } }, diff --git a/src/views/Gw/componentInspect/ComponentInspect.vue b/src/views/Gw/componentInspect/ComponentInspect.vue index 382bfb9..fe26687 100644 --- a/src/views/Gw/componentInspect/ComponentInspect.vue +++ b/src/views/Gw/componentInspect/ComponentInspect.vue @@ -52,24 +52,25 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '190px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', sortable: true, width: '170px' }, { field: 'FactoryCode', title: '厂区编号', sortable: true, width: '160px' }, { field: 'SupplierSupportId', title: '供应商产品编号', sortable: true, width: '140px' }, - { field: 'PdCode', title: '工序', width: '110px' }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, - { field: 'TextDescription1', title: '开关器件的机械寿命、接通和分断能力、额定短路耐受强度等技术参数不低于招标技术规范的参数要求', width: '160px', slots: { default: 'slotTextDescription1' } }, - { field: 'TextDescription2', title: '成套设备内的开关器件和元件的安装依据其制造商所提供的说明及满足招标技术规范的要求', width: '160px', slots: { default: 'slotTextDescription2' } }, - { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } + // { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, + { field: 'TextDescription1', title: '开关器件的机械寿命、接通和分断能力、额定短路耐受强度等技术参数不低于招标技术规范的参数要求', width: '660px', slots: { default: 'slotTextDescription1' } }, + { field: 'TextDescription2', title: '成套设备内的开关器件和元件的安装依据其制造商所提供的说明及满足招标技术规范的要求', width: '660px', slots: { default: 'slotTextDescription2' } }, + { title: '操作', fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { enabled: true, diff --git a/src/views/Gw/daoXian/DaoXian.vue b/src/views/Gw/daoXian/DaoXian.vue index 6550747..0a2f316 100644 --- a/src/views/Gw/daoXian/DaoXian.vue +++ b/src/views/Gw/daoXian/DaoXian.vue @@ -71,27 +71,28 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '190px', fixed: 'left' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', sortable: true, width: '170px' }, { field: 'FactoryCode', title: '厂区编号', sortable: true, width: '160px' }, { field: 'SupplierSupportId', title: '供应商产品编号', sortable: true, width: '140px' }, - { field: 'PdCode', title: '工序', width: '110px' }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, - { field: 'TextDescription1', title: '导体颜色及相序排列满足招标技术规范的要求', width: '160px', slots: { default: 'slotTextDescription1' } }, - { field: 'TextDescription2', title: '应选择“CCC”认证内的导线', width: '160px', slots: { default: 'slotTextDescription2' } }, - { field: 'TextDescription3', title: '控制回路应选择耐气候型铜芯绝缘单股导线,截面积不小于 1.5mm2', width: '160px', slots: { default: 'slotTextDescription3' } }, - { field: 'TextDescription4', title: '测量电流、电压回路及计量电压回路导线截面积不小于 2.5mm2', width: '160px', slots: { default: 'slotTextDescription4' } }, - { field: 'TextDescription5', title: '计量电流回路导线截面积不小于4mm2', width: '160px', slots: { default: 'slotTextDescription5' } }, - { field: 'TextDescription6', title: '跨越装置内活动部位,应使用软铜线,并留有适度裕度,防止机械损伤,软铜线截面积应适当加大', width: '160px', slots: { default: 'slotTextDescription6' } }, + // { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, + { field: 'TextDescription1', title: '导体颜色及相序排列满足招标技术规范的要求', width: '260px', slots: { default: 'slotTextDescription1' } }, + { field: 'TextDescription2', title: '应选择“CCC”认证内的导线', width: '260px', slots: { default: 'slotTextDescription2' } }, + { field: 'TextDescription3', title: '控制回路应选择耐气候型铜芯绝缘单股导线,截面积不小于 1.5mm2', width: '260px', slots: { default: 'slotTextDescription3' } }, + { field: 'TextDescription4', title: '测量电流、电压回路及计量电压回路导线截面积不小于 2.5mm2', width: '260px', slots: { default: 'slotTextDescription4' } }, + { field: 'TextDescription5', title: '计量电流回路导线截面积不小于4mm2', width: '260px', slots: { default: 'slotTextDescription5' } }, + { field: 'TextDescription6', title: '跨越装置内活动部位,应使用软铜线,并留有适度裕度,防止机械损伤,软铜线截面积应适当加大', width: '260px', slots: { default: 'slotTextDescription6' } }, { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { diff --git a/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQi.vue b/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQi.vue index 7263f90..1082988 100644 --- a/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQi.vue +++ b/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQi.vue @@ -44,13 +44,14 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '140px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, - { field: 'SerialNo', title: '序列号', sortable: true, width: '210px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { field: 'SerialNo', title: '序列号', sortable: true, width: '210px' }, { field: 'RmibNumber', title: '原材料检验批次号', sortable: true, width: '160px' }, { field: 'RmbNumber', title: '原材料批次号', sortable: true, width: '130px' }, { field: 'BorMaterials', title: '原材料品牌', sortable: true, width: '190px' }, @@ -59,16 +60,16 @@ const gridOptionsA: any = reactive({ { field: 'MrmSpecification', title: '原材料规格型号', sortable: true, width: '190px' }, { field: 'ManufactureDate', title: '原材料出厂日期', sortable: true, width: '140px', slots: { default: 'slotManufactureDate' } }, { field: 'IncomDate', title: '来料检验日期', sortable: true, width: '130px', slots: { default: 'slotIncomDate' } }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, - { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'PdCode', title: '工序', width: '110px' }, { field: 'IsQualify', title: '检验结果是否合格', width: '140px', slots: { default: 'slotIsQualify' } }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '250px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '250px' }, { field: 'ModelSpecification', title: '规格型号', width: '180px' }, - { field: 'Precision', title: '精度', width: '120px' }, - { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } + // { field: 'Precision', title: '精度', width: '120px' }, + { title: '操作', fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { enabled: true, diff --git a/src/views/Gw/dianRongQi/DianRongQi.vue b/src/views/Gw/dianRongQi/DianRongQi.vue index 50a2f15..b8d10d3 100644 --- a/src/views/Gw/dianRongQi/DianRongQi.vue +++ b/src/views/Gw/dianRongQi/DianRongQi.vue @@ -51,13 +51,14 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '140px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, - { field: 'SerialNo', title: '序列号', sortable: true, width: '210px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { field: 'SerialNo', title: '序列号', sortable: true, width: '210px' }, { field: 'RmibNumber', title: '原材料检验批次号', sortable: true, width: '160px' }, { field: 'RmbNumber', title: '原材料批次号', sortable: true, width: '130px' }, { field: 'BorMaterials', title: '原材料品牌', sortable: true, width: '180px' }, @@ -66,13 +67,13 @@ const gridOptionsA: any = reactive({ { field: 'MrmSpecification', title: '原材料规格型号', sortable: true, width: '160px' }, { field: 'ManufactureDate', title: '原材料出厂日期', sortable: true, width: '140px', slots: { default: 'slotManufactureDate' } }, { field: 'IncomDate', title: '来料检验日期', sortable: true, width: '130px', slots: { default: 'slotIncomDate' } }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, - { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'PdCode', title: '工序', width: '110px' }, { field: 'IsQualify', title: '检验结果是否合格', width: '140px', slots: { default: 'slotIsQualify' } }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '250px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '250px' }, { field: 'ModelSpecification', title: '规格型号', width: '160px' }, { field: 'PressureValue', title: '额定电压(V)', width: '120px' }, { field: 'CapacityUn', title: '电容器铭牌容量值(kvar)', width: '170px' }, diff --git a/src/views/Gw/duanLuQi/DuanLuQi.vue b/src/views/Gw/duanLuQi/DuanLuQi.vue index 4369574..c48f86c 100644 --- a/src/views/Gw/duanLuQi/DuanLuQi.vue +++ b/src/views/Gw/duanLuQi/DuanLuQi.vue @@ -48,13 +48,14 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '140px', fixed: 'left' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, - { field: 'SerialNo', title: '序列号', sortable: true, width: '210px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { field: 'SerialNo', title: '序列号', sortable: true, width: '210px' }, { field: 'RmibNumber', title: '原材料检验批次号', sortable: true, width: '160px' }, { field: 'RmbNumber', title: '原材料批次号', sortable: true, width: '130px' }, { field: 'BorMaterials', title: '原材料品牌', sortable: true, width: '180px' }, @@ -63,13 +64,13 @@ const gridOptionsA: any = reactive({ { field: 'MrmSpecification', title: '原材料规格型号', sortable: true, width: '140px' }, { field: 'ManufactureDate', title: '原材料出厂日期', sortable: true, width: '140px', slots: { default: 'slotManufactureDate' } }, { field: 'IncomDate', title: '来料检验日期', sortable: true, width: '130px', slots: { default: 'slotIncomDate' } }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, - { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'PdCode', title: '工序', width: '110px' }, { field: 'IsQualify', title: '检验结果是否合格', width: '140px', slots: { default: 'slotIsQualify' } }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '250px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '250px' }, { field: 'ModelSpecification', title: '规格型号', width: '160px' }, { field: 'TextDescription', title: '人力分合操作5次,可靠动作', width: '200px', slots: { default: 'slotTextDescription' } }, { field: 'InsulationVoltageUn', title: '额定绝缘电压(V)', width: '130px' }, diff --git a/src/views/Gw/elecDistance/ElecDistance.vue b/src/views/Gw/elecDistance/ElecDistance.vue index 83f6b2d..17027c2 100644 --- a/src/views/Gw/elecDistance/ElecDistance.vue +++ b/src/views/Gw/elecDistance/ElecDistance.vue @@ -47,25 +47,26 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '190px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', sortable: true, width: '170px' }, { field: 'FactoryCode', title: '厂区编号', sortable: true, width: '160px' }, { field: 'SupplierSupportId', title: '供应商产品编号', sortable: true, width: '140px' }, - { field: 'PdCode', title: '工序', width: '110px' }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, + // { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, { field: 'GapDistance1', title: '极对极之间(mm)', width: '180px' }, - { field: 'GapDistance2', title: '不同电压的电路导体之间(mm)', width: '180px' }, - { field: 'GapDistance3', title: '带电部件与裸露导电部件之间(mm)', width: '180px' }, - { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } + { field: 'GapDistance2', title: '不同电压的电路导体之间(mm)', width: '280px' }, + { field: 'GapDistance3', title: '带电部件与裸露导电部件之间(mm)', width: '280px' }, + { title: '操作', fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { enabled: true, diff --git a/src/views/Gw/elecGap/ElecGap.vue b/src/views/Gw/elecGap/ElecGap.vue index 1ae213a..6a374bf 100644 --- a/src/views/Gw/elecGap/ElecGap.vue +++ b/src/views/Gw/elecGap/ElecGap.vue @@ -40,25 +40,26 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '190px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, { field: 'EquipmentUniqueCode', title: '生产设备唯一识别号', sortable: true, width: '170px' }, { field: 'FactoryCode', title: '厂区编号', sortable: true, width: '160px' }, { field: 'SupplierSupportId', title: '供应商产品编号', sortable: true, width: '140px' }, - { field: 'PdCode', title: '工序', width: '110px' }, - { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, - { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, - { field: 'Ecode', title: 'ecode码', width: '110px' }, - { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, - { field: 'GapDistance1', title: '极对极之间(mm)', width: '180px' }, - { field: 'GapDistance2', title: '不同电压的电路导体之间(mm)', width: '180px' }, - { field: 'GapDistance3', title: '带电部件与裸露导电部件之间(mm)', width: '180px' }, - { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } + // { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'CheckTime', title: '采集时间', sortable: true, width: '160px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', sortable: true, width: '160px' }, + // { field: 'Ecode', title: 'ecode码', width: '110px' }, + // { field: 'SgEntityId', title: '国网实物Id', width: '110px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '110px' }, + { field: 'GapDistance1', title: '极对极之间(mm)', width: '280px' }, + { field: 'GapDistance2', title: '不同电压的电路导体之间(mm)', width: '280px' }, + { field: 'GapDistance3', title: '带电部件与裸露导电部件之间(mm)', width: '280px' }, + { title: '操作', fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { enabled: true, diff --git a/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousing.vue b/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousing.vue index 1079d84..25a4780 100644 --- a/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousing.vue +++ b/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousing.vue @@ -43,31 +43,32 @@ const xGrid = ref() const gridOptionsA: any = reactive({ columns: [ - { type: 'checkbox', title: '', width: 30, fixed: 'left' }, - { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, - { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '190px', fixed: 'left' }, - { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, - { field: 'ModelCode', title: '规格型号编码', width: '140px' }, - { field: 'CategoryType', title: '物资种类编码', width: '120px' }, - { field: 'FactoryCode', title: '厂区编号', width: '120px' }, - { field: 'ProductModel', title: '供应商数据唯一标识', width: '120px' }, - { field: 'PdCode', title: '工序', width: '110px' }, - { field: 'SwId', title: '实物ID', width: '110px' }, - { field: 'VoltageGrade', title: '电压等级(kV)', width: '110px' }, - { field: 'ProcessType', title: '感知过程', width: '110px' }, + // { type: 'checkbox', title: '', width: 30, fixed: 'left' }, + // { field: 'StandardVersion', title: '采集规范版本号', width: '120px', fixed: 'left' }, + { field: 'BuyerName', title: '采购公司名称', sortable: true, width: '200px', fixed: 'left' }, + { field: 'SupplierWorkNo', title: '供应商工单编号', sortable: true, width: '200px', fixed: 'left' }, + // { field: 'SupplierCode', title: '国网侧供应商编码', sortable: true, width: '160px' }, + // { field: 'ModelCode', title: '规格型号编码', width: '140px' }, + // { field: 'CategoryType', title: '物资种类编码', width: '120px' }, + // { field: 'FactoryCode', title: '厂区编号', width: '120px' }, + // { field: 'ProductModel', title: '供应商数据唯一标识', width: '120px' }, + // { field: 'PdCode', title: '工序', width: '110px' }, + // { field: 'SwId', title: '实物ID', width: '110px' }, + // { field: 'ProcessType', title: '感知过程', width: '110px' }, { field: 'SupplierSupportId', title: '产品编号', width: '110px' }, { field: 'SpecifNumber', title: '规格型号', width: '110px' }, { field: 'IsQualified', title: '是否合格', width: '110px' }, { field: 'InventoryQuantity', title: '成品入库数量', width: '110px' }, { field: 'MeasuringUnit', title: '计量单位', width: '110px' }, + { field: 'VoltageGrade', title: '电压等级(kV)', width: '110px' }, { field: 'StorageTime', title: '成品入库时间', width: '110px', slots: { default: 'slotStorageTime' } }, { field: 'DeliveryStatus', title: '发货状态', width: '110px', slots: { default: 'slotDeliveryStatus' } }, { field: 'DeliveryTime', title: '发货时间', width: '110px', slots: { default: 'slotDeliveryTime' } }, - { field: 'CheckTime', title: '采集时间', width: '180px' }, - { field: 'PutCenterTime', title: '入数采中心时间', width: '180px' }, - { field: 'Ecode', title: 'ecode码', width: '160px' }, - { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '200px' }, - { title: '操作', width: 250, fixed: 'right', slots: { default: 'operate' } } + // { field: 'CheckTime', title: '采集时间', width: '180px' }, + // { field: 'PutCenterTime', title: '入数采中心时间', width: '180px' }, + // { field: 'Ecode', title: 'ecode码', width: '160px' }, + // { field: 'DataUniqueIdentifier', title: '数据唯一标识', width: '200px' }, + { title: '操作', fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { enabled: true, diff --git a/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousingForm.vue b/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousingForm.vue index 830819d..b9b8b8f 100644 --- a/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousingForm.vue +++ b/src/views/Gw/finishedProductWarehousing/FinishedProductWarehousingForm.vue @@ -8,18 +8,18 @@