Sfoglia il codice sorgente

入口领取无牌车成功刷新

john 1 anno fa
parent
commit
01154e7cc6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
         });