jiangping
2024-10-31 77be404d9d2b3fa11c7ba0890dcdf2bb0b5d6a1c
h5/pages/staff/vehicle/sendACarDetail.vue
@@ -255,6 +255,10 @@
            } else {
            }
            if(this.info.driverId && this.info.driverName){
                  this.$set(this.param, 'driverId', this.info.driverId)
                  this.$set(this.param, 'driverName', this.info.driverName)
            }
            this.showApprModal = true
         },
         getDriveList() {