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