Commit c7b1294b6c35505fe3e2c402c693ab74d34fb433

Authored by wesley88
1 parent d6ddfcc4

1

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