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

+ 1 - 1
src/views/landTransportation/motorcadeDriver/index.vue

@@ -833,7 +833,7 @@ export default {
     },
     //箱信息派车
     designate(row) {
-      if (row.vehicleId) {
+      if (row.plateNo) {
         this.$confirm('是否确定派车', '提示', {
           confirmButtonText: '确定',
           cancelButtonText: '取消',