fix(SCRM-4300): Incident - 停车缴费不能及时支付
@@ -79,6 +79,7 @@ export default {
if (isReloadLoop) {
const isReload = await theCommunicationBetweenWechatAndH5IsNormal();
if (isReload) {
+ uni.removeStorageSync('isReload');
const { theme } = getsTheCurrentTopic();
this.$dialog({
title: '温馨提示',