From 89cd54f5065f18b9e08983cec812a3c44060742d Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期三, 27 八月 2025 14:57:36 +0800
Subject: [PATCH] 新增前后端

---
 ui/admin-ui3/src/views/cwgl/dispatchOrder/index.vue |  117 ++++++++++++++++++++++++++++++----------------------------
 1 files changed, 60 insertions(+), 57 deletions(-)

diff --git a/ui/admin-ui3/src/views/cwgl/dispatchOrder/index.vue b/ui/admin-ui3/src/views/cwgl/dispatchOrder/index.vue
index 3c62f0a..4e4b111 100644
--- a/ui/admin-ui3/src/views/cwgl/dispatchOrder/index.vue
+++ b/ui/admin-ui3/src/views/cwgl/dispatchOrder/index.vue
@@ -111,6 +111,8 @@
   delBtn: false,
   viewBtn: false,
   selection: false,
+  searchSpan: 5,
+  searchLabelWidth: 100,
   column: {
     dispatchNo: {
       fixed: 'left',
@@ -146,63 +148,63 @@
     vehiclePlateId: {
       label: '杞︽澘鍙�', width: 120,
     },
-    mainDriverName: {
-      label: '涓婚┚椹跺憳', width: 120,
-    },
-    assistantDriverName: {
-      label: '鍓┚椹跺憳', width: 120,
-    },
-    pointNum: {
-      label: '鎻愰�佽揣鐐规暟', width: 120,
-    },
-    quantity: {
-      label: '浠舵暟', width: 120,
-    },
-    actualDepartureTime: {
-      label: '瀹為檯鍑哄彂鏃堕棿', width: 180,
-    },
-    actualDepartureTimeRange: {
-      label: '瀹為檯鍑哄彂鏃堕棿', display: false, search: true, searchRange: true, type: 'date',
-      format: 'YYYY-MM-DD', hide: true, searchSpan: 6, searchLabelWidth: 110,
-      valueFormat: 'YYYY-MM-DD',
-    },
-    requiredArrivalTime: {
-      label: '瑕佹眰鍒拌揪鏃堕棿', width: 180,
-    },
-    requiredArrivalTimeRange: {
-      label: '瑕佹眰鍒拌揪鏃堕棿', display: false, search: true, searchRange: true, type: 'date',
-      format: 'YYYY-MM-DD', hide: true, searchSpan: 6, searchLabelWidth: 110,
-      valueFormat: 'YYYY-MM-DD',
-    },
-    actualArrivalTime: {
-      label: '瀹為檯鍒拌揪鏃堕棿', width: 180,
-    },
-    actualArrivalTimeRange: {
-      label: '瑕佹眰鍒拌揪鏃堕棿', display: false, search: true, searchRange: true, type: 'date',
-      format: 'YYYY-MM-DD', hide: true, searchSpan: 6, searchLabelWidth: 110,
-      valueFormat: 'YYYY-MM-DD',
-    },
-    beReturn: {
-      label: '鏄惁鍥炵▼', dataType: 'string', width: 100,
-      type: 'select', dicUrl: '/system/dict/data/type/dispatch_order_status',
-    },
-    dispatchQuantity: {
-      label: '瀹炲彂浠舵暟', width: 100,
-    },
-    dispatchWeight: {
-      label: '瀹炲彂閲嶉噺', width: 100,
-    },
-    dispatchVolume: {
-      label: '瀹炲彂浣撶Н(绔嬫柟锛�', width: 160,
-    },
-    status: {
-      label: '鐘舵��', search: true, dataType: 'string', width: 100,
-      type: 'select', dicUrl: '/system/dict/data/type/dispatch_order_status',
-    },
-    remark: {
-      label: '澶囨敞', width: 120,
-      type: 'textarea', minRows: 3, maxRows: 5,
-    },
+    // mainDriverName: {
+    //   label: '涓婚┚椹跺憳', width: 120,
+    // },
+    // assistantDriverName: {
+    //   label: '鍓┚椹跺憳', width: 120,
+    // },
+    // pointNum: {
+    //   label: '鎻愰�佽揣鐐规暟', width: 120,
+    // },
+    // quantity: {
+    //   label: '浠舵暟', width: 120,
+    // },
+    // actualDepartureTime: {
+    //   label: '瀹為檯鍑哄彂鏃堕棿', width: 180,
+    // },
+    // actualDepartureTimeRange: {
+    //   label: '瀹為檯鍑哄彂鏃堕棿', display: false, search: true, searchRange: true, type: 'date',
+    //   format: 'YYYY-MM-DD', hide: true, searchSpan: 5, searchLabelWidth: 120,
+    //   valueFormat: 'YYYY-MM-DD',
+    // },
+    // requiredArrivalTime: {
+    //   label: '瑕佹眰鍒拌揪鏃堕棿', width: 180,
+    // },
+    // requiredArrivalTimeRange: {
+    //   label: '瑕佹眰鍒拌揪鏃堕棿', display: false, search: true, searchRange: true, type: 'date',
+    //   format: 'YYYY-MM-DD', hide: true, searchSpan: 5, searchLabelWidth: 120,
+    //   valueFormat: 'YYYY-MM-DD',
+    // },
+    // actualArrivalTime: {
+    //   label: '瀹為檯鍒拌揪鏃堕棿', width: 180,
+    // },
+    // actualArrivalTimeRange: {
+    //   label: '瑕佹眰鍒拌揪鏃堕棿', display: false, search: true, searchRange: true, type: 'date',
+    //   format: 'YYYY-MM-DD', hide: true, searchSpan: 5, searchLabelWidth: 120,
+    //   valueFormat: 'YYYY-MM-DD',
+    // },
+    // beReturn: {
+    //   label: '鏄惁鍥炵▼', dataType: 'string', width: 100,
+    //   type: 'select', dicUrl: '/system/dict/data/type/dispatch_order_status',
+    // },
+    // dispatchQuantity: {
+    //   label: '瀹炲彂浠舵暟', width: 100,
+    // },
+    // dispatchWeight: {
+    //   label: '瀹炲彂閲嶉噺', width: 100,
+    // },
+    // dispatchVolume: {
+    //   label: '瀹炲彂浣撶Н(绔嬫柟锛�', width: 160,
+    // },
+    // status: {
+    //   label: '鐘舵��', search: true, dataType: 'string', width: 100,
+    //   type: 'select', dicUrl: '/system/dict/data/type/dispatch_order_status',
+    // },
+    // remark: {
+    //   label: '澶囨敞', width: 120,
+    //   type: 'textarea', minRows: 3, maxRows: 5,
+    // },
     // createBy: {
     //   label: '鍒涘缓浜�',
     // },
@@ -288,6 +290,7 @@
       type: 'select',
       dicUrl: '/system/dict/data/type/sys_whether_type',
     },
+   
   }
 })
 

--
Gitblit v1.8.0