|
@@ -41,7 +41,7 @@
|
|
|
:showQuickJumper="true"
|
|
|
:show-size-changer="true"
|
|
|
:show-total="showTotal"
|
|
|
- v-model:current="currentPage"
|
|
|
+ v-model="currentPage"
|
|
|
:default-current="1"
|
|
|
:total="500"
|
|
|
@showSizeChange="onShowSizeChange"
|
|
@@ -53,7 +53,6 @@
|
|
|
|
|
|
<script>
|
|
|
import Query from "@/components/common/query.vue";
|
|
|
-
|
|
|
export default {
|
|
|
components: {
|
|
|
Query
|
|
@@ -120,8 +119,8 @@ export default {
|
|
|
},
|
|
|
{
|
|
|
title: '访问事由',
|
|
|
- dataIndex: 'equipment',
|
|
|
- key: 'equipment',
|
|
|
+ dataIndex: 'reason',
|
|
|
+ key: 'reason',
|
|
|
},
|
|
|
{
|
|
|
title: '受访人手机号',
|
|
@@ -152,9 +151,9 @@ export default {
|
|
|
key: '1',
|
|
|
name: "潘夏彤",
|
|
|
people_type: "自有员工",
|
|
|
- department: "办公室",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B3",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -162,9 +161,9 @@ export default {
|
|
|
key: '2',
|
|
|
name: "庞慧",
|
|
|
people_type: "协作员工",
|
|
|
- department: "规划院-办公室",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入1F",
|
|
|
interviewee: "某某某",
|
|
|
behavior: "",
|
|
@@ -173,9 +172,9 @@ export default {
|
|
|
key: '3',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -183,9 +182,9 @@ export default {
|
|
|
key: '4',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -193,9 +192,9 @@ export default {
|
|
|
key: '5',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -203,9 +202,9 @@ export default {
|
|
|
key: '6',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -213,9 +212,9 @@ export default {
|
|
|
key: '7',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -223,9 +222,9 @@ export default {
|
|
|
key: '8',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -233,9 +232,9 @@ export default {
|
|
|
key: '9',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -243,9 +242,9 @@ export default {
|
|
|
key: '10',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -253,9 +252,9 @@ export default {
|
|
|
key: '11',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -263,9 +262,9 @@ export default {
|
|
|
key: '12',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -273,9 +272,9 @@ export default {
|
|
|
key: '13',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -283,9 +282,9 @@ export default {
|
|
|
key: '14',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -293,9 +292,9 @@ export default {
|
|
|
key: '15',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -303,9 +302,9 @@ export default {
|
|
|
key: '16',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -313,9 +312,9 @@ export default {
|
|
|
key: '17',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -323,9 +322,9 @@ export default {
|
|
|
key: '18',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -333,9 +332,9 @@ export default {
|
|
|
key: '19',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -343,9 +342,9 @@ export default {
|
|
|
key: '20',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -353,9 +352,9 @@ export default {
|
|
|
key: '21',
|
|
|
name: "李天泽",
|
|
|
people_type: "访客",
|
|
|
- department: "规划院-产品中心",
|
|
|
+ department: "北京电信规划院",
|
|
|
time: "进:2022-08-26 12:00:00",
|
|
|
- equipment: "ZY010012",
|
|
|
+ reason: "ZY010012",
|
|
|
direction: "进入B2",
|
|
|
interviewee: "某某某", behavior: "",
|
|
|
},
|
|
@@ -372,6 +371,9 @@ export default {
|
|
|
},
|
|
|
onShowSizeChange(val) {
|
|
|
|
|
|
+ },
|
|
|
+ search(){
|
|
|
+
|
|
|
}
|
|
|
}
|
|
|
}
|