update 改为抽屉展示
This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
||||
axisLine: {
|
||||
show: true,
|
||||
lineStyle: {
|
||||
color: '#ccc',
|
||||
color: '#777',
|
||||
},
|
||||
},
|
||||
axisTick: {
|
||||
@@ -63,7 +63,7 @@ export default {
|
||||
axisLine: {
|
||||
show: true,
|
||||
lineStyle: {
|
||||
color: '#ccc',
|
||||
color: '#777',
|
||||
},
|
||||
},
|
||||
name: '数量',
|
||||
|
||||
Reference in New Issue
Block a user