From 105c1c7eae51874c49edfa455f5f91888b8cdcf1 Mon Sep 17 00:00:00 2001 From: yuejiayang <146344614+YangLei105@users.noreply.github.com> Date: Wed, 29 Nov 2023 09:04:39 +0800 Subject: [PATCH] 2023.11.29 --- src/views/modules/part/agentInformation.vue | 6 ++-- .../modules/part/manufacturerInformation.vue | 6 ++-- .../modules/part/partFamilyInformation.vue | 4 +-- .../modules/part/partGroupInformation.vue | 4 +-- src/views/modules/part/partInformation.vue | 36 +++++++++---------- .../modules/part/productGroupInformation.vue | 4 +-- src/views/modules/part/umInformation.vue | 6 ++-- 7 files changed, 33 insertions(+), 33 deletions(-) diff --git a/src/views/modules/part/agentInformation.vue b/src/views/modules/part/agentInformation.vue index 29485e2..f3ab708 100644 --- a/src/views/modules/part/agentInformation.vue +++ b/src/views/modules/part/agentInformation.vue @@ -5,7 +5,7 @@ - + @@ -181,7 +181,7 @@ export default { tableName: "代理商信息表", columnProp: 'agentId', headerAlign: "center", - align: "center", + align: "left", columnLabel: '代理商编码', columnHidden: false, columnImage: false, @@ -198,7 +198,7 @@ export default { tableName: "代理商表", columnProp: 'agentName', headerAlign: "center", - align: "center", + align: "left", columnLabel: '代理商名称', columnHidden: false, columnImage: false, diff --git a/src/views/modules/part/manufacturerInformation.vue b/src/views/modules/part/manufacturerInformation.vue index 8671e5d..e42e8ac 100644 --- a/src/views/modules/part/manufacturerInformation.vue +++ b/src/views/modules/part/manufacturerInformation.vue @@ -5,7 +5,7 @@ - + @@ -181,7 +181,7 @@ export default { tableName: "制造商信息表", columnProp: 'manufacturerId', headerAlign: "center", - align: "center", + align: "left", columnLabel: '制造商编码', columnHidden: false, columnImage: false, @@ -198,7 +198,7 @@ export default { tableName: "制造商表", columnProp: 'manufacturerName', headerAlign: "center", - align: "center", + align: "left", columnLabel: '制造商名称', columnHidden: false, columnImage: false, diff --git a/src/views/modules/part/partFamilyInformation.vue b/src/views/modules/part/partFamilyInformation.vue index ab2645e..3ba58d9 100644 --- a/src/views/modules/part/partFamilyInformation.vue +++ b/src/views/modules/part/partFamilyInformation.vue @@ -181,7 +181,7 @@ export default { tableName: "分类信息表", columnProp: 'familyId', headerAlign: "center", - align: "center", + align: "left", columnLabel: '分类编码', columnHidden: false, columnImage: false, @@ -198,7 +198,7 @@ export default { tableName: "分类表", columnProp: 'familyName', headerAlign: "center", - align: "center", + align: "left", columnLabel: '分类名称', columnHidden: false, columnImage: false, diff --git a/src/views/modules/part/partGroupInformation.vue b/src/views/modules/part/partGroupInformation.vue index bc59e07..584eb7a 100644 --- a/src/views/modules/part/partGroupInformation.vue +++ b/src/views/modules/part/partGroupInformation.vue @@ -181,7 +181,7 @@ export default { tableName: "分组信息表", columnProp: 'groupId', headerAlign: "center", - align: "center", + align: "left", columnLabel: '分组编码', columnHidden: false, columnImage: false, @@ -198,7 +198,7 @@ export default { tableName: "分组表", columnProp: 'groupName', headerAlign: "center", - align: "center", + align: "left", columnLabel: '分组名称', columnHidden: false, columnImage: false, diff --git a/src/views/modules/part/partInformation.vue b/src/views/modules/part/partInformation.vue index 94bf3ae..b11a3cd 100644 --- a/src/views/modules/part/partInformation.vue +++ b/src/views/modules/part/partInformation.vue @@ -30,7 +30,7 @@ - + @@ -190,15 +190,15 @@ + style="width: 456px;height: 60px"> - + 保存 关闭 @@ -554,7 +554,7 @@ tableName: '材料信息表', columnProp: 'partNo', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '材料编码', columnHidden: false, columnImage: false, @@ -572,7 +572,7 @@ tableName: '材料信息表', columnProp: 'erpPartNo', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: 'ERP物料编码', columnHidden: false, columnImage: false, @@ -590,7 +590,7 @@ tableName: '材料信息表', columnProp: 'partDesc', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '材料描述', columnHidden: false, columnImage: false, @@ -626,7 +626,7 @@ tableName: '材料信息表', columnProp: 'umName', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '计量单位', columnHidden: false, columnImage: false, @@ -644,7 +644,7 @@ tableName: '材料信息表', columnProp: 'familyName', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '材料分类1', columnHidden: false, columnImage: false, @@ -662,7 +662,7 @@ tableName: '材料信息表', columnProp: 'groupName', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '材料分类2', columnHidden: false, columnImage: false, @@ -680,7 +680,7 @@ tableName: '材料信息表', columnProp: 'productGroupName1', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '商品组1', columnHidden: false, columnImage: false, @@ -698,7 +698,7 @@ tableName: '材料信息表', columnProp: 'productGroupName2', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '商品组2', columnHidden: false, columnImage: false, @@ -716,7 +716,7 @@ tableName: '材料信息表', columnProp: 'productGroupName3', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '商品组3', columnHidden: false, columnImage: false, @@ -734,7 +734,7 @@ tableName: '材料信息表', columnProp: 'productGroupName4', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '商品组4', columnHidden: false, columnImage: false, @@ -752,7 +752,7 @@ tableName: '材料信息表', columnProp: 'codeDesc', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '属性模板', columnHidden: false, columnImage: false, @@ -770,7 +770,7 @@ tableName: '材料信息表', columnProp: 'manufacturerName', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '制造商', columnHidden: false, columnImage: false, @@ -788,7 +788,7 @@ tableName: '材料信息表', columnProp: 'agentName', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '代理商', columnHidden: false, columnImage: false, @@ -806,7 +806,7 @@ tableName: '材料信息表', columnProp: 'remark', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '备注', columnHidden: false, columnImage: false, diff --git a/src/views/modules/part/productGroupInformation.vue b/src/views/modules/part/productGroupInformation.vue index 0bcf83f..4dd64a2 100644 --- a/src/views/modules/part/productGroupInformation.vue +++ b/src/views/modules/part/productGroupInformation.vue @@ -201,7 +201,7 @@ export default { tableName: "商品组信息表", columnProp: 'productGroupId', headerAlign: "center", - align: "center", + align: "left", columnLabel: '商品组编码', columnHidden: false, columnImage: false, @@ -218,7 +218,7 @@ export default { tableName: "商品组信息表", columnProp: 'productGroupName', headerAlign: "center", - align: "center", + align: "left", columnLabel: '商品组名称', columnHidden: false, columnImage: false, diff --git a/src/views/modules/part/umInformation.vue b/src/views/modules/part/umInformation.vue index 4b7bbf1..3780e33 100644 --- a/src/views/modules/part/umInformation.vue +++ b/src/views/modules/part/umInformation.vue @@ -6,7 +6,7 @@ - + @@ -183,7 +183,7 @@ tableName: '单位信息表', columnProp: 'umId', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '单位编码', columnHidden: false, columnImage: false, @@ -201,7 +201,7 @@ tableName: '单位信息表', columnProp: 'umName', headerAlign: 'center', - align: 'center', + align: 'left', columnLabel: '单位名称', columnHidden: false, columnImage: false,