diff --git a/index.html b/index.html
index 035cd76..8b597eb 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
- high
+ 高位视频
diff --git a/src/api/highVideo.js b/src/api/highVideo.js
index 4107729..7d46d58 100644
--- a/src/api/highVideo.js
+++ b/src/api/highVideo.js
@@ -12,6 +12,16 @@ export function orderExamine(params) {
}
+// 1.2.状态更新,通过,撤销,废除
+export function updateStatus(params) {
+ return request({
+ url: 'orderExamine/updateStatus',
+ method: 'post',
+ data: params
+ })
+}
+
+
diff --git a/src/utils/request.js b/src/utils/request.js
index c8b7fa7..cb95af9 100644
--- a/src/utils/request.js
+++ b/src/utils/request.js
@@ -15,7 +15,7 @@ const service = axios.create({
service.interceptors.request.use(
config => {
- config.headers['X-Auth-Token'] = '84108a96-3589-443d-90e1-1a8e724fd21c'
+ config.headers['X-Auth-Token'] = '952d9c9d-8b86-4dc4-8d3a-90d11e659dae'
return config
},
error => {
diff --git a/src/views/highVideo.vue b/src/views/highVideo.vue
index e9227b5..5b60978 100644
--- a/src/views/highVideo.vue
+++ b/src/views/highVideo.vue
@@ -1,26 +1,26 @@
-
+
- -
-
-
-
- {{ i.parkState | parkStateFilter}}
- {{ i.examineState | examineStateFilter }}
-
-
- 车牌号码: {{ i.carNumber }}
- 车牌颜色: {{ i.vplColor }}
-
-
- 车辆类型: 轿车
- 车身颜色: 其他
-
-
- {{ i.parkTime }}
- 停车事件: {{ i.parkState}}
-
-
-
-
-
![]()
-
-
-
-
+ -
+
+
+
+
+ {{ i.parkState | parkStateFilter}}
+ 需审核
+ 通过
+ 废弃
+
+
+ 车牌号码: {{ i.carNumber }}
+ 车牌颜色: {{ i.vplColor | vplColorFilter}}
+
+
+ 车辆类型: 轿车
+ 车身颜色: 其他
+
+
+ {{ i.parkTime }}
+ 停车事件: {{ i.parkState}}
+
+
+
+
+
![]()
+
+
+
+
-
+
-
+
+
-
- 改车牌
- 确定
-
-
-
-
-
-
-
- 通过
-
-
- 废弃
-
-
-
-
-
撤销
-
+
+
+ 改车牌
+ 确定
+
+
+
+ 确定
+
+
+ 通过
+
+
+ 废弃
+
+
+
+
+ 撤销
+
+
+
+
+ 补录
+
+
-
- 补录
-
-
-
- 确定
+
+
-
+
@@ -128,48 +134,66 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+