From 49ef815271665d4f35dd99c78b27bf06298e9fed Mon Sep 17 00:00:00 2001 From: yuejiayang <146344614+YangLei105@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:48:22 +0800 Subject: [PATCH 1/2] =?UTF-8?q?2024.12.17=20UI=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/common/uploadFileList1.vue | 20 ++--- .../modules/eam/com_project_proof_record.vue | 34 +++---- .../modules/eam/eamProjectInfoForConfirm.vue | 10 +-- src/views/modules/eam/eamProjectPartInfo.vue | 88 +++++++++---------- 4 files changed, 76 insertions(+), 76 deletions(-) diff --git a/src/views/modules/common/uploadFileList1.vue b/src/views/modules/common/uploadFileList1.vue index 5c07ff1..8cb4914 100644 --- a/src/views/modules/common/uploadFileList1.vue +++ b/src/views/modules/common/uploadFileList1.vue @@ -373,36 +373,36 @@ export default { - + - + - + - + - + - + - + - + - + - + diff --git a/src/views/modules/eam/com_project_proof_record.vue b/src/views/modules/eam/com_project_proof_record.vue index 72e644b..89e8913 100644 --- a/src/views/modules/eam/com_project_proof_record.vue +++ b/src/views/modules/eam/com_project_proof_record.vue @@ -127,35 +127,35 @@ - + - + - + - + - + - + - + - + - + 新增 @@ -198,13 +198,13 @@ - + - + - + - + - + - + - + - + diff --git a/src/views/modules/eam/eamProjectInfoForConfirm.vue b/src/views/modules/eam/eamProjectInfoForConfirm.vue index 7fefec1..64700f9 100644 --- a/src/views/modules/eam/eamProjectInfoForConfirm.vue +++ b/src/views/modules/eam/eamProjectInfoForConfirm.vue @@ -184,16 +184,16 @@ - + - + - + - + @@ -201,7 +201,7 @@ - + diff --git a/src/views/modules/eam/eamProjectPartInfo.vue b/src/views/modules/eam/eamProjectPartInfo.vue index 2000dd0..5e27c31 100644 --- a/src/views/modules/eam/eamProjectPartInfo.vue +++ b/src/views/modules/eam/eamProjectPartInfo.vue @@ -249,29 +249,29 @@ - + - + - + - + - + - + - + @@ -281,7 +281,7 @@ style="width: 110px"> - + @@ -523,35 +523,35 @@ - + - + - + - + - + - + - + - + - + 新增 @@ -643,33 +643,33 @@ - + - + - + - + - + - + - + - + - + - +
添加>>
@@ -775,7 +775,7 @@ 删除<<
- + 确认人员 - + - + - + - + - + - + - + - + @@ -988,13 +988,13 @@ - + - + - + - + - + - + - + @@ -2492,7 +2492,7 @@ import {arrayToTreeByLevelCode} from "../../../utils/arrayToTreeByLevelCode"; tableName: "项目物料表", columnProp: 'levelCode', headerAlign: "center", - align: "center", + align: "left", columnLabel: 'BOM层级', columnHidden: false, columnImage: false, From d55a8adf7a3a58b06f34a4900ec31fb1447d081a Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Wed, 18 Dec 2024 17:37:27 +0800 Subject: [PATCH 2/2] =?UTF-8?q?2024-12-18=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/common/home.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/common/home.vue b/src/views/common/home.vue index 2b9c759..ec17519 100644 --- a/src/views/common/home.vue +++ b/src/views/common/home.vue @@ -17,8 +17,9 @@ export default { data(){ return { - // url:"http://192.168.1.83:9191/chart/reportShow?uid=3c800188-b04b-11ef-abf0-000c2947c1cd", - url:"http://172.26.68.17:9191/bi/Show?uid=eefa66f1-b058-11ef-a145-3868dd5b136a", + url:"http://xujiesoft.vicp.net:9191/bi/Show?uid=be15368c-bceb-11ef-9785-000c29f2c2b8", + //url:"http://192.168.1.90:9191/chart/reportShow?uid=3c800188-b04b-11ef-abf0-000c2947c1cd", + //url:"http://172.26.68.17:9191/bi/Show?uid=eefa66f1-b058-11ef-a145-3868dd5b136a", } }, methods: {