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="选择日期"/> 查询 - +