From a986369529361492825cbf5553cb66b603ab72cc Mon Sep 17 00:00:00 2001 From: zxx <47968546@163.com> Date: Sat, 11 Nov 2023 16:50:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Middle/Base/BaseCompany/list.vue | 2 +- src/pages/Middle/Mes/MesBom/MesBom/List.vue | 2 +- .../List.vue | 2 +- .../Middle/Mes/MesEnum/MesEnum/index.vue | 122 +++--- .../Middle/Mes/MesEnum/MesEnum/treeEdit.vue | 29 +- .../Mes/MesMaterials/MesMaterials/Edit.vue | 370 +++++++++--------- .../Mes/MesMaterials/MesMaterials/List.vue | 2 +- .../Mes/MesMaterials/MesMaterials/index.vue | 2 +- .../Mes/MesProcesses/MesProcesses/List.vue | 2 +- .../MesProductCustomAttribute/List.vue | 2 +- .../Middle/Mes/MesStaff/MesStaff/List.vue | 2 +- .../Middle/Mes/MesUnit/MesUnitLog/List.vue | 2 +- .../Mes/MesUnit/MesUnitSettings/List.vue | 2 +- .../Mes/MesWarehouse/MesWarehouse/List.vue | 2 +- .../MesWarehouse/PositionList.vue | 2 +- .../MoldProductionOrder/ProcessesList.vue | 50 +-- src/pages/Middle/Mold/Touch/Reporting.vue | 7 +- .../BathroomBanding/BathroomBanding/List.vue | 2 +- .../BathroomBandingLog/List.vue | 2 +- .../BathroomBandingSettings/List.vue | 2 +- .../BathroomFittings/List.vue | 2 +- .../BathroomFittingsLog/List.vue | 2 +- .../BathroomFittingsSettings/List.vue | 2 +- .../BathroomLabor/BathroomLaborLog/List.vue | 2 +- .../BathroomLaborSettings/List.vue | 2 +- .../BathroomMaterial/List.vue | 2 +- .../BathroomMaterialLog/List.vue | 2 +- .../BathroomMaterialSettings/List.vue | 2 +- .../BathroomOutsourcing/List.vue | 2 +- .../BathroomOutsourcingLog/List.vue | 2 +- .../BathroomOutsourcingSettings/List.vue | 2 +- .../BathroomPackagingLog/List.vue | 2 +- .../BathroomPackagingSettings/List.vue | 2 +- .../BathroomPaint/BathroomPaint/List.vue | 2 +- .../BathroomPaint/BathroomPaintLog/List.vue | 2 +- .../BathroomPaintSettings/List.vue | 2 +- .../BathroomParts/BathroomParts/List.vue | 2 +- .../BathroomParts/BathroomPartsLog/List.vue | 2 +- .../BathroomPartsSettings/List.vue | 2 +- .../BathroomProcess/BathroomProcess/List.vue | 2 +- .../BathroomProcessLog/List.vue | 2 +- .../BathroomProcessSettings/List.vue | 2 +- .../BathroomQuotation/List.vue | 2 +- .../BathroomQuotationFittings/List.vue | 2 +- .../BathroomQuotationLabor/List.vue | 2 +- .../BathroomQuotationLog/List.vue | 2 +- .../BathroomQuotationMaterial/List.vue | 2 +- .../BathroomQuotationOutsourcing/List.vue | 2 +- .../BathroomQuotationPackaging/List.vue | 2 +- .../BathroomQuotationParts/List.vue | 2 +- .../BathroomQuotationProcess/List.vue | 2 +- .../BathroomQuotationSettings/List.vue | 2 +- .../BathroomSchemeLabor/List.vue | 2 +- .../BathroomScheme/BathroomSchemeLog/List.vue | 2 +- .../BathroomSchemeMaterial/List.vue | 2 +- .../BathroomSchemeOutsourcing/List.vue | 2 +- .../BathroomSchemePackaging/List.vue | 2 +- .../BathroomSchemePaint/List.vue | 2 +- .../BathroomSchemeParts/List.vue | 2 +- .../BathroomSchemeProcess/List.vue | 2 +- .../BathroomSchemeSettings/List.vue | 2 +- src/router/async/base.map.js | 132 +++---- src/router/guards.js | 34 +- src/router/index.js | 3 +- src/router/router.map.js | 20 +- src/utils/routerUtil.js | 15 +- 66 files changed, 449 insertions(+), 445 deletions(-) diff --git a/src/pages/Middle/Base/BaseCompany/list.vue b/src/pages/Middle/Base/BaseCompany/list.vue index 6cc9f27..f48f6d5 100644 --- a/src/pages/Middle/Base/BaseCompany/list.vue +++ b/src/pages/Middle/Base/BaseCompany/list.vue @@ -161,7 +161,7 @@ export default { // 表格列配置 columns: [ { type: 'checkbox', width: '40' }, // 多选框 - { type: 'seq', width: 'auto' }, // 序号 + { type: 'seq', width: '40' }, // 序号 { slots: { default: 'logo' }, width: 120, sortable: true, title: '公司Logo', showHeaderOverflow: true }, // logo 自定义列 { field: 'title', sortable: true, title: '公司名称', width: 250 }, // 公司名称 // 将 auth_stop_date 时间戵转换为日期格式 diff --git a/src/pages/Middle/Mes/MesBom/MesBom/List.vue b/src/pages/Middle/Mes/MesBom/MesBom/List.vue index d7486d0..0d74626 100644 --- a/src/pages/Middle/Mes/MesBom/MesBom/List.vue +++ b/src/pages/Middle/Mes/MesBom/MesBom/List.vue @@ -345,7 +345,7 @@ export default { // 表格列配置 columns: [ { type: 'checkbox', width: '40' }, // 多选框 - { type: 'seq', width: 'auto' }, // 序号 + { type: 'seq', width: '40' }, // 序号 { title: '操作', slots: { default: 'op' }, width: 120 }, diff --git a/src/pages/Middle/Mes/MesCeramicsMaterialClassification/MesCeramicsMaterialClassification/List.vue b/src/pages/Middle/Mes/MesCeramicsMaterialClassification/MesCeramicsMaterialClassification/List.vue index 76340fa..d81dd1f 100644 --- a/src/pages/Middle/Mes/MesCeramicsMaterialClassification/MesCeramicsMaterialClassification/List.vue +++ b/src/pages/Middle/Mes/MesCeramicsMaterialClassification/MesCeramicsMaterialClassification/List.vue @@ -106,7 +106,7 @@ export default { // 表格列配置 columns: [ { type: 'checkbox', width: '40' }, // 多选框 - { type: 'seq', width: 'auto' }, // 序号 + { type: 'seq', width: '40' }, // 序号 { title: '操作', slots: { default: 'op' }, width: 120 }, diff --git a/src/pages/Middle/Mes/MesEnum/MesEnum/index.vue b/src/pages/Middle/Mes/MesEnum/MesEnum/index.vue index 6486082..e097b34 100644 --- a/src/pages/Middle/Mes/MesEnum/MesEnum/index.vue +++ b/src/pages/Middle/Mes/MesEnum/MesEnum/index.vue @@ -1,6 +1,6 @@