25853
This commit is contained in:
@@ -170,7 +170,7 @@ export default {
|
|||||||
var option = {
|
var option = {
|
||||||
xAxis: {
|
xAxis: {
|
||||||
type: 'category',
|
type: 'category',
|
||||||
data: data.map((v) => v.name.replace('数量', '')),
|
data: data.map((v) => v.name.replace('数量', '').replace('和操办登记', '')),
|
||||||
axisLine: {
|
axisLine: {
|
||||||
lineStyle: { color: '#157EFF' },
|
lineStyle: { color: '#157EFF' },
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user