diff --git a/src/views/map/dialog/mkGateMachine.vue b/src/views/map/dialog/mkGateMachine.vue
index 2d30780..aa3ba24 100644
--- a/src/views/map/dialog/mkGateMachine.vue
+++ b/src/views/map/dialog/mkGateMachine.vue
@@ -34,8 +34,8 @@
{{ item.USERNAME }} |
{{ item.TIME }} |
- 进入
- 出去
+ 进入
+ 出去
|
@@ -150,7 +150,8 @@ export default {
{
GATE_AREA_ID: this.id,
TYPE: this.type,
- GANGKOU: this.gangkou
+ GANGKOU: this.gangkou,
+ CORPINFO_ID: this.corpId
}
).then((data) => {
this.recordAllList = data.recordAllList