diff --git a/wms_pro/qd/src/views/wms/dispatch_manage/task/index.vue b/wms_pro/qd/src/views/wms/dispatch_manage/task/index.vue
index 5c9b3f45..07028036 100644
--- a/wms_pro/qd/src/views/wms/dispatch_manage/task/index.vue
+++ b/wms_pro/qd/src/views/wms/dispatch_manage/task/index.vue
@@ -10,36 +10,14 @@
label-width="80px"
label-suffix=":"
>
-<<<<<<< Updated upstream
-
-
-
-
-
-=======
->>>>>>> Stashed changes
+
+
>>>>>> Stashed changes
placeholder="任务号"
@keyup.enter.native="crud.toQuery"
/>
@@ -49,11 +27,7 @@
>>>>>> Stashed changes
placeholder="载具号"
@keyup.enter.native="crud.toQuery"
/>
@@ -62,71 +36,11 @@
>>>>>> Stashed changes
placeholder="起点"
@keyup.enter.native="crud.toQuery"
/>
-<<<<<<< Updated upstream
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
>>>>>> Stashed changes
placeholder="任务状态"
class="filter-item"
clearable
@change="handTaskStatus"
>
- >>>>>> Stashed changes
:label="item.label"
:value="item.value"
/>
-<<<<<<< Updated upstream
-
-
-
-
-
- 未完成数:
-
- 任务调度
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ dict.label.vehicle_type[scope.row.vehicle_type] }}
-
-
-
-
-
- {{ dict.label.task_finished_type[scope.row.finished_type] }}
-
-
-
-
- {{ parseTime(scope.row.create_time) }}
-
-
-
-
- {{ parseTime(scope.row.update_time) }}
-
-
-
-
-
-
- 下发
- 完成
-=======
@@ -339,91 +160,30 @@
:disabled="scope.row.task_status==='5' || scope.row.task_status==='6'"
>完成
->>>>>>> Stashed changes
取消
-=======
:disabled="scope.row.task_status==='5' || scope.row.task_status==='6'"
>取消
->>>>>>> Stashed changes
-<<<<<<< Updated upstream
-
-
-
-
-
-
-
-
-
-
-
-=======
->>>>>>> Stashed changes