mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 12:32:53 +08:00
Merge branch 'zhouna' into dev_1220
This commit is contained in:
@@ -293,8 +293,7 @@ export default {
|
||||
window.localStorage.setItem('orderNo', this.$route.query.orderNo)
|
||||
window.localStorage.setItem('relationToAppnt', this.$route.query.relationToAppnt)
|
||||
window.localStorage.setItem('productCode', this.$route.query.productCode)
|
||||
this.$toast(this.$route.query.changeCard,'haahaha')
|
||||
if (this.$route.query.changeCard && this.$route.query.changeCard != 'undefined') {
|
||||
if (this.$route.query.changeCard) {
|
||||
localStorage.setItem('changeCard', true)
|
||||
}
|
||||
if (this.$route.query.signInvalid) {
|
||||
|
||||
Reference in New Issue
Block a user