Hwt %!s(int64=3) %!d(string=hai) anos
pai
achega
0a413cd35f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      smart/src/views/vehicleAudit/index.vue

+ 1 - 1
smart/src/views/vehicleAudit/index.vue

@@ -176,7 +176,7 @@
           :content="scope.row.auditStatus == 0 ? '审核' : '无法审核'"
         >
           <i
-            v-if="scope.row.orderStatus == 0"
+            v-if="scope.row.auditStatus == 0"
             class="zoniot_font zoniot-icon-shenhe"
             @click="lookDetails(scope.row)"
           ></i>