From 38eb8050bd546a08fdcb435f649a60ce375a2396 Mon Sep 17 00:00:00 2001 From: gtz217 <535262213@qq.com> Date: Tue, 14 Dec 2021 21:12:32 +0800 Subject: [PATCH] update --- config/index.js | 4 +- src/views/basic/alarmInfo.vue | 4 +- src/views/basic/cache.vue | 4 +- src/views/basic/carInfo.vue | 16 +- src/views/basic/components/alarmInfo-add.vue | 20 ++- src/views/basic/components/cache-add.vue | 20 ++- src/views/basic/components/carInfo-add.vue | 29 +++- .../basic/components/equipmentInfo-add.vue | 22 ++- src/views/basic/components/location-add.vue | 20 ++- src/views/basic/components/location.vue | 4 +- .../basic/components/processInfo-add.vue | 20 ++- src/views/basic/processInfo.vue | 4 +- .../order/components/current-order-detail.vue | 70 ++++---- .../order/components/current-task-detail.vue | 11 +- src/views/order/current-order.vue | 146 ++++++++-------- src/views/order/current-task.vue | 17 +- .../components/order-history-detail.vue | 159 ++++++++++++------ .../report/components/order-history-task.vue | 8 +- .../report/components/task-history-detail.vue | 2 +- src/views/report/order-history.vue | 30 +++- src/views/report/task-history.vue | 14 +- 21 files changed, 412 insertions(+), 212 deletions(-) diff --git a/config/index.js b/config/index.js index 21da454..32a0eb5 100644 --- a/config/index.js +++ b/config/index.js @@ -2,7 +2,7 @@ * @Author: gtz * @Date: 2021-11-19 10:10:51 * @LastEditors: gtz - * @LastEditTime: 2021-12-10 09:04:19 + * @LastEditTime: 2021-12-14 18:43:02 * @Description: file content * @FilePath: \mt-qj-wms-ui\config\index.js */ @@ -22,7 +22,7 @@ module.exports = { // 代理列表, 是否开启代理通过[./dev.env.js]配置 proxyTable: devEnv.OPEN_PROXY === false ? {} : { '/proxyApi': { - target: 'http://192.168.0.134:8080', + target: 'http://192.168.0.189:8080', changeOrigin: true, pathRewrite: { '^/proxyApi': '/api' diff --git a/src/views/basic/alarmInfo.vue b/src/views/basic/alarmInfo.vue index f489640..46aa5ed 100644 --- a/src/views/basic/alarmInfo.vue +++ b/src/views/basic/alarmInfo.vue @@ -29,12 +29,12 @@ label="序号" width="50"> - - + --> - - + --> - - + --> + + + +