|
@@ -28,12 +28,12 @@ const state = {
|
|
|
{dictLabel: '缉私警', dictValue: 'jsj', icon: iconJSJ},
|
|
|
{dictLabel: '网格员', dictValue: 'wgy', icon: iconWGY},
|
|
|
{dictLabel: '危险车辆', dictValue: 'wxcl', icon: iconWXCL},
|
|
|
- {dictLabel: '公安类设备', dictValue: 'gal', icon: iconGALSB, dictType: 'sb', geoType: 'mysqlGeo:gis_sb_gal'},
|
|
|
- {dictLabel: '社会类设备', dictValue: 'shl', icon: iconSHLSB, dictType: 'sb', geoType: 'mysqlGeo:gis_sb_shl'},
|
|
|
- {dictLabel: '民用类设备', dictValue: 'myl', icon: iconMYLSB, dictType: 'sb', geoType: 'mysqlGeo:gis_sb_myl'},
|
|
|
- {dictLabel: '零关税自用进口生产设备', dictValue: 'lgszyjkscsb', icon: iconLGSZYJKSCSB, dictType: 'qy', geoType: 'mysqlGeo:gis_qy_lgszyjkscsb'},
|
|
|
- {dictLabel: '加工增值免关税', dictValue: 'jgzzmgs', icon: iconJGZZMGS, dictType: 'qy', geoType: 'mysqlGeo:gis_qy_jgzzmgs'},
|
|
|
- {dictLabel: '零关税进口原辅料', dictValue: 'lgsjkyfl', icon: iconLGSJKYFL, dictType: 'qy', geoType: 'mysqlGeo:gis_qy_lgsjkyfl'},
|
|
|
+ {dictLabel: '公安类设备', dictValue: 'gal', icon: iconGALSB, dictType: 'sb', geoType: 'gis_sb_gal'},
|
|
|
+ {dictLabel: '社会类设备', dictValue: 'shl', icon: iconSHLSB, dictType: 'sb', geoType: 'gis_sb_shl'},
|
|
|
+ {dictLabel: '民用类设备', dictValue: 'myl', icon: iconMYLSB, dictType: 'sb', geoType: 'gis_sb_myl'},
|
|
|
+ {dictLabel: '零关税自用进口生产设备', dictValue: 'lgszyjkscsb', icon: iconLGSZYJKSCSB, dictType: 'qy', geoType: 'gis_qy_lgszyjkscsb'},
|
|
|
+ {dictLabel: '加工增值免关税', dictValue: 'jgzzmgs', icon: iconJGZZMGS, dictType: 'qy', geoType: 'gis_qy_jgzzmgs'},
|
|
|
+ {dictLabel: '零关税进口原辅料', dictValue: 'lgsjkyfl', icon: iconLGSJKYFL, dictType: 'qy', geoType: 'gis_qy_lgsjkyfl'},
|
|
|
{dictLabel: '景区', dictValue: 'jq', icon: iconJQ},
|
|
|
{dictLabel: '旅馆', dictValue: 'lg', icon: iconLG},
|
|
|
{dictLabel: '出租屋', dictValue: 'czw', icon: iconCZW},
|