Przeglądaj źródła

无牌车扫码回来的跳转页面展示修改

john 1 rok temu
rodzic
commit
593c701afe
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/store/order/index.js

+ 1 - 1
src/store/order/index.js

@@ -54,7 +54,7 @@ export default {
         // dispatch('orderInitRule', checkOutQHResponse);
         dispatch('orderInitRule',{
           ...res,
-          unlicensed: unlicensed && endlessLoop || !vehicleNo
+          unlicensed: unlicensed && endlessLoop && gateId || !vehicleNo ? true : false
         });
       } catch ( error ) {
         // console.log('151151151151151',error);