Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
This commit is contained in:
@@ -132,10 +132,6 @@ export default {
|
|||||||
const interval = Math.ceil(maxValue / 5); // 将刻度分为5份
|
const interval = Math.ceil(maxValue / 5); // 将刻度分为5份
|
||||||
|
|
||||||
const option = {
|
const option = {
|
||||||
title: {
|
|
||||||
text: this.selectedWarehouseId ? '当前仓库及子仓库物料TOP10' : '全部仓库物料TOP10',
|
|
||||||
left: 'center'
|
|
||||||
},
|
|
||||||
tooltip: {
|
tooltip: {
|
||||||
trigger: 'axis',
|
trigger: 'axis',
|
||||||
axisPointer: {
|
axisPointer: {
|
||||||
|
|||||||
Reference in New Issue
Block a user