Commit ce02dc9f75a78e388544ebc90dc79dd087eccab9

Authored by 杨鑫
2 parents cb9b8d90 ed22b127

Merge branch 'master' of http://39.98.150.180/webapp/GreenwayWeb

admin-web-master/src/store/modules/app.js
... ... @@ -7,7 +7,7 @@ const state = {
7 7 withoutAnimation: true
8 8 },
9 9 device: 'desktop',
10   - regionOptions:[
  10 + regionOptions:[
11 11 { label: '成华区', value: '成华区' },
12 12 { label: '武侯区', value: '武侯区' },
13 13 { label: '锦江区', value: '锦江区' },
... ...