John-Hong 2 năm trước cách đây
mục cha
commit
a52e358db0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pages/parkingFee/parkingFeeDetail.vue

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

@@ -1626,7 +1626,7 @@ export default {
       }
       // const openId = MemberCacheTool.getOpenId(app);
       // const openId = 'oIUfO5QBRfEmnaqj7To0C4_0JUTA';
-      const openId = this.openId;
+      const openId = uni.getStorageSync('openid');
       console.log(1614, this.actualFee);
       const params = {
         carno: this.parkInfo.carno,