From 24a4648428a365ca9100f9aca11fc7b2dd682dd4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=AE=8F=E6=96=8C?= <2164406372@qq.com>
Date: Mon, 15 Dec 2025 17:29:34 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AD=97=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/modules/eam/eamObjectSopList.vue | 145 ++++++++++++---------
1 file changed, 85 insertions(+), 60 deletions(-)
diff --git a/src/views/modules/eam/eamObjectSopList.vue b/src/views/modules/eam/eamObjectSopList.vue
index 22c2c34..f006736 100644
--- a/src/views/modules/eam/eamObjectSopList.vue
+++ b/src/views/modules/eam/eamObjectSopList.vue
@@ -40,6 +40,13 @@
+
+
+
+
+
+
+
查询
{{'导出'}}
@@ -167,31 +174,31 @@
{
userId: this.$store.state.user.name,
functionId: 101001012,
- serialNumber: '101001012Table1Bu',
+ serialNumber: '101001012Table1FileName',
tableId: "101001012Table1",
tableName: "设备SOP清单",
- columnProp: 'buDesc',
+ columnProp: 'fileName',
headerAlign: "center",
align: 'left',
- columnLabel: 'BU',
+ columnLabel: '文件名称',
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 80,
+ columnWidth: 300,
},
{
userId: this.$store.state.user.name,
functionId: 101001012,
- serialNumber: '101001012Table1ObjectID',
+ serialNumber: '101001012Table1OrderRef5',
tableId: "101001012Table1",
tableName: "设备SOP清单",
- columnProp: 'objectID',
+ columnProp: 'orderRef5',
headerAlign: "center",
align: 'left',
- columnLabel: '设备编码',
+ columnLabel: '版本号',
columnHidden: false,
columnImage: false,
columnSortable: false,
@@ -203,31 +210,31 @@
{
userId: this.$store.state.user.name,
functionId: 101001012,
- serialNumber: '101001012Table1ObjectDesc',
+ serialNumber: '101001012Table1OrderRef3',
tableId: "101001012Table1",
tableName: "设备SOP清单",
- columnProp: 'objectDesc',
+ columnProp: 'orderRef3',
headerAlign: "center",
- align: "left",
- columnLabel: '设备名称',
+ align: 'left',
+ columnLabel: '文件类型',
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 150,
+ columnWidth: 100,
},
{
userId: this.$store.state.user.name,
functionId: 101001012,
- serialNumber: '101001012Table1AssetNo',
+ serialNumber: '101001012Table1ObjectID',
tableId: "101001012Table1",
tableName: "设备SOP清单",
- columnProp: 'assetNo',
+ columnProp: 'objectID',
headerAlign: "center",
- align: "left",
- columnLabel: '资产编码',
+ align: 'left',
+ columnLabel: '设备编码',
columnHidden: false,
columnImage: false,
columnSortable: false,
@@ -239,39 +246,75 @@
{
userId: this.$store.state.user.name,
functionId: 101001012,
- serialNumber: '101001012Table1FamilyDesc',
+ serialNumber: '101001012Table1ObjectDesc',
tableId: "101001012Table1",
tableName: "设备SOP清单",
- columnProp: 'familyDesc',
+ columnProp: 'objectDesc',
headerAlign: "center",
align: "left",
- columnLabel: '设备分类',
- columnHidden: false,
- columnImage: false,
- columnSortable: false,
- sortLv: 0,
- status: true,
- fixed: '',
- columnWidth: 120
- },
- {
- userId: this.$store.state.user.name,
- functionId: 101001012,
- serialNumber: '101001012Table1GroupDesc',
- tableId: "101001012Table1",
- tableName: "设备SOP清单",
- columnProp: 'groupDesc',
- headerAlign: "center",
- align: 'left',
- columnLabel: '设备分组',
+ columnLabel: '设备名称',
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 120,
+ columnWidth: 150,
},
+ // {
+ // userId: this.$store.state.user.name,
+ // functionId: 101001012,
+ // serialNumber: '101001012Table1AssetNo',
+ // tableId: "101001012Table1",
+ // tableName: "设备SOP清单",
+ // columnProp: 'assetNo',
+ // headerAlign: "center",
+ // align: "left",
+ // columnLabel: '资产编码',
+ // columnHidden: false,
+ // columnImage: false,
+ // columnSortable: false,
+ // sortLv: 0,
+ // status: true,
+ // fixed: '',
+ // columnWidth: 100,
+ // },
+ // {
+ // userId: this.$store.state.user.name,
+ // functionId: 101001012,
+ // serialNumber: '101001012Table1FamilyDesc',
+ // tableId: "101001012Table1",
+ // tableName: "设备SOP清单",
+ // columnProp: 'familyDesc',
+ // headerAlign: "center",
+ // align: "left",
+ // columnLabel: '设备分类',
+ // columnHidden: false,
+ // columnImage: false,
+ // columnSortable: false,
+ // sortLv: 0,
+ // status: true,
+ // fixed: '',
+ // columnWidth: 120
+ // },
+ // {
+ // userId: this.$store.state.user.name,
+ // functionId: 101001012,
+ // serialNumber: '101001012Table1GroupDesc',
+ // tableId: "101001012Table1",
+ // tableName: "设备SOP清单",
+ // columnProp: 'groupDesc',
+ // headerAlign: "center",
+ // align: 'left',
+ // columnLabel: '设备分组',
+ // columnHidden: false,
+ // columnImage: false,
+ // columnSortable: false,
+ // sortLv: 0,
+ // status: true,
+ // fixed: '',
+ // columnWidth: 120,
+ // },
{
userId: this.$store.state.user.name,
functionId: 101001012,
@@ -308,24 +351,6 @@
fixed: '',
columnWidth: 150,
},
- {
- userId: this.$store.state.user.name,
- functionId: 101001012,
- serialNumber: '101001012Table1FileName',
- tableId: "101001012Table1",
- tableName: "设备SOP清单",
- columnProp: 'fileName',
- headerAlign: "center",
- align: 'left',
- columnLabel: '文件名称',
- columnHidden: false,
- columnImage: false,
- columnSortable: false,
- sortLv: 0,
- status: true,
- fixed: '',
- columnWidth: 300,
- },
{
userId: this.$store.state.user.name,
functionId: 101001012,
@@ -365,20 +390,20 @@
{
userId: this.$store.state.user.name,
functionId: 101001012,
- serialNumber: '101001012Table1OrderRef3',
+ serialNumber: '101001012Table1Bu',
tableId: "101001012Table1",
tableName: "设备SOP清单",
- columnProp: 'orderRef3',
+ columnProp: 'buDesc',
headerAlign: "center",
align: 'left',
- columnLabel: '文件类型',
+ columnLabel: 'BU',
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 100,
+ columnWidth: 80,
},
],
userBuList: [],