@@ -180,7 +179,6 @@
placeholder="请选择" @click="showtime = true" />
-
-
-
-
-
-
@@ -217,7 +206,7 @@
取消
- 办理
+ 办理
@@ -257,7 +246,6 @@ export default {
icEventId:"",
workOrderNum:"",
mobile:"",
- operationType:"未联系当事人",
status: false,
pageNo: 1,
pageSize: 20,
@@ -331,9 +319,6 @@ export default {
this.icEventId =this.$route.query.icEventId;
this.icEventList()
this.process()
-
-
-
},
mounted() {