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