fix(specialAreaList): 后退逻辑修复
This commit is contained in:
parent
18882ac88b
commit
2e0eb8058c
|
|
@ -291,7 +291,7 @@ export default {
|
||||||
goodList: [],
|
goodList: [],
|
||||||
titLabel: '',
|
titLabel: '',
|
||||||
itemChildren: [],
|
itemChildren: [],
|
||||||
diff: 0,
|
diff: 1,
|
||||||
shopCarLength: false,
|
shopCarLength: false,
|
||||||
userInfo: {},
|
userInfo: {},
|
||||||
pkCountry: 1,
|
pkCountry: 1,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue