From 50c66e917e3b089739a1315741af3c8d8d765910 Mon Sep 17 00:00:00 2001 From: xingquansheng <164322739@qq.com> Date: Sat, 21 Sep 2019 17:08:22 +0800 Subject: [PATCH] qqq --- src/utils/request.js | 2 +- .../SparePartsOutStockRecord/index.vue | 12 +- .../MaintenanceEquipmentPerson/index.vue | 21 ++-- .../WorkshopProcessMaintenance/index.vue | 21 ++-- src/views/Inventory/OutPartSelect/index.vue | 7 +- src/views/Inventory/StockInquiry/index.vue | 9 +- .../ActualTimeSupplement/index.vue | 16 +-- .../CreatePreparationBill/index.vue | 4 +- .../DiscardedPartsInquiry/index.vue | 7 +- .../InitialProduction/index.vue | 5 +- .../MaterialArrivalManagement/index.vue | 6 +- .../OwnTimeStatistics/index.vue | 1 + .../PartAssignment/index.vue | 13 ++- .../PartWorkCraftSelect_rdlc/index.vue | 64 +++++----- .../ProcessTaskAssignment/index.vue | 4 +- .../ProductionCapacityBalance/index.vue | 18 +-- .../RepairTimeEntry/index.vue | 4 +- .../SparePartsForScrap/index.vue | 24 ++-- .../WorkshopEquipmentManagement/index.vue | 12 +- .../ComprehensiveInquiryMS/index.vue | 64 +++++----- .../ContractCapitalManagement/index.vue | 24 ++-- .../MarketingCenter/CreateProject/index.vue | 22 ++-- .../DeliveryApplication/index.vue | 8 +- .../MarketingCenter/InvoiceRecord/index.vue | 62 +++++----- .../MarketingCenter/PerformanceBond/index.vue | 4 +- .../InterBudgetaryBudgets/index.vue | 20 ++-- .../OutFactoryMaintenance/index.vue | 31 +++-- .../OutsourcingDataMaintenance/index.vue | 14 ++- .../index.vue | 67 ++++++----- .../OutsourcingTaskExecution/index.vue | 109 +++++++++--------- .../OutsourcingTaskQuery/index.vue | 13 +-- .../Outsourcing/PreorderAssociation/index.vue | 38 +++--- .../TechnologyCenter/QueryParts/index.vue | 28 ++--- .../CreatingPurchasingMaterials/index.vue | 4 +- .../OutsourcingMaterialsInvoice/index.vue | 15 ++- .../OutsourcingStockArrival/index.vue | 14 +-- 36 files changed, 401 insertions(+), 386 deletions(-) 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/Assembly/SparePartsOutStockRecord/index.vue b/src/views/Assembly/SparePartsOutStockRecord/index.vue index a36ab107..860f4119 100644 --- a/src/views/Assembly/SparePartsOutStockRecord/index.vue +++ b/src/views/Assembly/SparePartsOutStockRecord/index.vue @@ -3,7 +3,7 @@ 机床编号: - + 组号: - + 零件图号: - + 时间区间: ~ @@ -36,14 +36,14 @@ v-model="endTime" value-format="yyyy-MM-dd" size="small" - style="width: 160px" + style="width: 130px" type="date" placeholder="选择日期"/> 查询 - +