diff --git a/src/views/firstLevelDoor/freightVehiclesPort/fleetFilingApplication/components/list.vue b/src/views/firstLevelDoor/freightVehiclesPort/fleetFilingApplication/components/list.vue
index 60a8128..4bae605 100644
--- a/src/views/firstLevelDoor/freightVehiclesPort/fleetFilingApplication/components/list.vue
+++ b/src/views/firstLevelDoor/freightVehiclesPort/fleetFilingApplication/components/list.vue
@@ -142,16 +142,7 @@ export default{
     },
     // 重置
     reset() {
-      this.form = {
-        USER_NAME: '',
-        PHONE: '',
-        ID_CARD: '',
-        CORPINFO_NAME: '',
-        DEPARTMENT_NAME: '',
-        VISIT_START_TIME: '',
-        VISIT_END_TIME: '',
-        DOOR_NAME: ''
-      }
+      this.form.MOTORCADE_NAME = ''
       this.getList()
     },
     // 获取列表
diff --git a/src/views/firstLevelDoor/freightVehiclesPort/freightVehicleMaintenance/components/carList.vue b/src/views/firstLevelDoor/freightVehiclesPort/freightVehicleMaintenance/components/carList.vue
index 7b6f1e1..a84c497 100644
--- a/src/views/firstLevelDoor/freightVehiclesPort/freightVehicleMaintenance/components/carList.vue
+++ b/src/views/firstLevelDoor/freightVehiclesPort/freightVehicleMaintenance/components/carList.vue
@@ -269,7 +269,7 @@
       
     
     
-    
@@ -366,16 +366,7 @@ export default{
     },
     // 重置
     reset() {
-      this.form = {
-        USER_NAME: '',
-        PHONE: '',
-        ID_CARD: '',
-        CORPINFO_NAME: '',
-        DEPARTMENT_NAME: '',
-        VISIT_START_TIME: '',
-        VISIT_END_TIME: '',
-        DOOR_NAME: ''
-      }
+      this.form.LICENCE_NO = ''
       this.getList()
     },
     // 获取列表
diff --git a/src/views/firstLevelDoor/freightVehiclesPort/freightVehicleMaintenance/components/list.vue b/src/views/firstLevelDoor/freightVehiclesPort/freightVehicleMaintenance/components/list.vue
index e579381..9cbdfa0 100644
--- a/src/views/firstLevelDoor/freightVehiclesPort/freightVehicleMaintenance/components/list.vue
+++ b/src/views/firstLevelDoor/freightVehiclesPort/freightVehicleMaintenance/components/list.vue
@@ -93,16 +93,7 @@ export default{
     },
     // 重置
     reset() {
-      this.form = {
-        USER_NAME: '',
-        PHONE: '',
-        ID_CARD: '',
-        CORPINFO_NAME: '',
-        DEPARTMENT_NAME: '',
-        VISIT_START_TIME: '',
-        VISIT_END_TIME: '',
-        DOOR_NAME: ''
-      }
+      this.form.MOTORCADE_NAME = ''
       this.getList()
     },
     // 获取列表
diff --git a/src/views/firstLevelDoor/freightVehiclesPort/oprtApplication/components/list.vue b/src/views/firstLevelDoor/freightVehiclesPort/oprtApplication/components/list.vue
index 5f87a78..fdba828 100644
--- a/src/views/firstLevelDoor/freightVehiclesPort/oprtApplication/components/list.vue
+++ b/src/views/firstLevelDoor/freightVehiclesPort/oprtApplication/components/list.vue
@@ -93,16 +93,7 @@ export default{
     },
     // 重置
     reset() {
-      this.form = {
-        USER_NAME: '',
-        PHONE: '',
-        ID_CARD: '',
-        CORPINFO_NAME: '',
-        DEPARTMENT_NAME: '',
-        VISIT_START_TIME: '',
-        VISIT_END_TIME: '',
-        DOOR_NAME: ''
-      }
+      this.form.MOTORCADE_NAME = ''
       this.getList()
     },
     // 获取列表
diff --git a/src/views/firstLevelDoor/longCarPort/CarInfo/components/list.vue b/src/views/firstLevelDoor/longCarPort/CarInfo/components/list.vue
index ca39520..6880402 100644
--- a/src/views/firstLevelDoor/longCarPort/CarInfo/components/list.vue
+++ b/src/views/firstLevelDoor/longCarPort/CarInfo/components/list.vue
@@ -18,7 +18,7 @@
               placeholder="请选择车辆类型"/>
           
         
-        
+        
           
             
           
         
-        
+        
           
             
           
         
-        
+        
           
             
       
     
+