diff --git a/src/views/checkManage/checkOperation.vue b/src/views/checkManage/checkOperation.vue
index d5012ec..63c4175 100644
--- a/src/views/checkManage/checkOperation.vue
+++ b/src/views/checkManage/checkOperation.vue
@@ -30,43 +30,58 @@
-
-
-
-
-
- 暂无图片
-
-
盘点图
-
-
-
-
+
+
+
+ 顶部图片1
+
+
-
-
- 暂无图片
-
- 操作前照片
-
-
-
-
-
+
+
+ 顶部图片2
+
+
-
-
- 暂无图片
-
- 操作后照片
-
+
+
+
+
+
+
+ 侧面图片1
+
+
+
+
+
+ 侧面图片2
+
+
+
+
+
+
+
+
+ 侧面图片3
+
+
+
+
+
+ 侧面图片4
+
+
+
+
+
+
-
+
+
diff --git a/src/views/historyMonitoring/index.vue b/src/views/historyMonitoring/index.vue
index c6bfffa..c6874a3 100644
--- a/src/views/historyMonitoring/index.vue
+++ b/src/views/historyMonitoring/index.vue
@@ -42,7 +42,7 @@
-
+
@@ -56,7 +56,7 @@
-
+
@@ -117,11 +117,10 @@ export default {
dataIndex: "goodsLocation",
},
{
- title: "入库照片",
+ title: "入库顶部照片",
scopedSlots: {customRender: 'intoStockPic'},
- width:320,
- width:320,
+ width:200
},
{
title: "入库时间",
@@ -131,7 +130,7 @@ export default {
title: "入库完成照片",
// dataIndex: "pic",
scopedSlots: {customRender: 'intoStockOverPic'},
- width:320,
+ width:200,
},
{
title: "入库完成时间",
@@ -140,8 +139,6 @@ export default {
],
visible: false,
- vid1: '',
- vid2: ''
}
},
mounted() {
diff --git a/vue.config.js b/vue.config.js
index 3832c02..3928173 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -32,7 +32,7 @@ module.exports = {
}
},
'/api/pic': {
- target: 'http://192.168.77.91:9007/api/pic',
+ target: 'http://127.0.0.1:9007/api/pic',
logLevel:'debug',
pathRewrite:{
'/api/pic':''