Merge remote-tracking branch 'origin/0.8.X' into 0.8.X

This commit is contained in:
JR
2025-08-11 18:42:58 +08:00

View File

@@ -132,10 +132,6 @@ export default {
const interval = Math.ceil(maxValue / 5); // 将刻度分为5份
const option = {
title: {
text: this.selectedWarehouseId ? '当前仓库及子仓库物料TOP10' : '全部仓库物料TOP10',
left: 'center'
},
tooltip: {
trigger: 'axis',
axisPointer: {