mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 01:46:44 +08:00
Merge branch 'feature/GFRS-451【0312】电投添加双录提示' into dev
This commit is contained in:
@@ -285,6 +285,7 @@ export default {
|
|||||||
methods: {
|
methods: {
|
||||||
// 初始化
|
// 初始化
|
||||||
async init() {
|
async init() {
|
||||||
|
localStorage.doubleRecordFlag = false
|
||||||
if (this.isWeixin) {
|
if (this.isWeixin) {
|
||||||
if (this.$route.query.airSign) {
|
if (this.$route.query.airSign) {
|
||||||
sessionStorage.setItem('airSign', this.$route.query.airSign)
|
sessionStorage.setItem('airSign', this.$route.query.airSign)
|
||||||
|
|||||||
Reference in New Issue
Block a user