caojunjie %!s(int64=3) %!d(string=hai) anos
pai
achega
a0449a3ee8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/landTransportation/driver/index.vue

+ 2 - 2
src/views/landTransportation/driver/index.vue

@@ -293,7 +293,7 @@ export default {
         },{
           label: '车号',
           width: 150,
-          prop: 'vehicleId',
+          prop: 'plateNo',
           overHidden: true,
           index:7,
           type: 'select',
@@ -301,7 +301,7 @@ export default {
           dicUrl: "/api/blade-client/land-vehicle/vehicle-list?fleetId={{key}}",
           props: {
             label: "plateNo",
-            value: "id"
+            value: "plateNo"
           }
         }, {
           label: '司机',