caojunjie 3 years ago
parent
commit
d3bd2569b0

+ 1 - 1
src/views/basicData/landTransportation/driverInformation/index.vue

@@ -245,7 +245,7 @@ export default {
           dicUrl: "/api/blade-client/land-driver/driver-list?vehicleId={{key}}",
           props: {
             label: "name",
-            value: "id"
+            value: "name"
           },
         },{
           label: '身份证号',