From 5b94c5823d97d754f1c8980e39da78a482fd2c7d Mon Sep 17 00:00:00 2001 From: liushuai Date: Fri, 20 Sep 2019 10:49:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/index.scss | 21 +++++++++++ src/utils/request.js | 2 +- .../WorkshopProcessMaintenance/index.vue | 8 ++--- .../PartAssignment/index.vue | 36 ++++++++++++++----- .../PartWorkCraftSelect_rdlc/index.vue | 6 ++-- .../ProcessAdjustQuery/index.vue | 4 +-- .../ProcessQuotaEstablishment/index.vue | 24 ++++++------- .../ProcessTaskAssignment/index.vue | 2 +- 8 files changed, 73 insertions(+), 30 deletions(-) diff --git a/src/styles/index.scss b/src/styles/index.scss index fea3945d..ba967790 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -155,6 +155,21 @@ el-card{ border-color: rgb(45,114,213); } } +.el-button--baocun{ + background: #67C23A; + border-color: #67C23A; + color: white; + &:hover{ + background: #67C23A; + border-color: #67C23A; + color: white; + } + &:focus{ + background: #67C23A; + border-color: #67C23A; + color: white; + } +} .el-button--primary{ background: #ff9759; border-color: #ff9759; @@ -174,3 +189,9 @@ el-card{ .el-input--small .el-input__inner { height: 29px; } +.el-breadcrumb__separator { + color: black; +} +.el-table td, .el-table th { + padding: 0; +} diff --git a/src/utils/request.js b/src/utils/request.js index 8eaacaf2..b5b44666 100644 --- a/src/utils/request.js +++ b/src/utils/request.js @@ -23,7 +23,7 @@ export const downloadFileMachine = `http://192.168.1.231:8411/submit/downloadFil export const MESUploadFile = `http://192.168.1.231:8411/submit/MESUploadFile.ashx` export const MESDownloadFile = `http://192.168.1.231:8411/submit/MESDownloadFile.ashx` const service = axios.create({ - baseURL: `http://192.168.1.231:8411/submit/MESCommonBase.ashx`, + baseURL: `http://192.168.0.103:8411/submit/MESCommonBase.ashx`, timeout: 1500000 // 请求超时时间 }) diff --git a/src/views/BasicData/WorkshopProcessMaintenance/index.vue b/src/views/BasicData/WorkshopProcessMaintenance/index.vue index 66c5448b..65124cb9 100644 --- a/src/views/BasicData/WorkshopProcessMaintenance/index.vue +++ b/src/views/BasicData/WorkshopProcessMaintenance/index.vue @@ -1,7 +1,7 @@ - + @@ -284,10 +284,18 @@ {{ scope.row.备注 }} - + @@ -351,8 +359,16 @@ @@ -474,10 +490,12 @@ 确认 删除 @@ -542,10 +560,12 @@ 确认 删除 diff --git a/src/views/ManufacturingCenter/PartWorkCraftSelect_rdlc/index.vue b/src/views/ManufacturingCenter/PartWorkCraftSelect_rdlc/index.vue index 0894e0cd..c68dcc20 100644 --- a/src/views/ManufacturingCenter/PartWorkCraftSelect_rdlc/index.vue +++ b/src/views/ManufacturingCenter/PartWorkCraftSelect_rdlc/index.vue @@ -2,7 +2,7 @@
- 机床号: + 机床号: 查询
+
+
改前零件工艺
- +