Ver código fonte

入口领取无牌车成功刷新

john 1 ano atrás
pai
commit
01154e7cc6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/pages/parkingFee/parkingFeeMsg.vue

+ 1 - 1
src/pages/parkingFee/parkingFeeMsg.vue

@@ -194,7 +194,7 @@ export default {
           }, 300)
           return
         }
-        // 如果是无牌车扫码:入场
+        // 如果是无牌车扫码:入场 测试
         const unlicensedCarCheckInres = await unlicensedCarCheckIn({ // 获取无牌车牌
           gateId: qrCodesres.gateId
         });