diff --git a/src/pages/workbench/workPlace.vue b/src/pages/workbench/workPlace.vue index 17364c259ea1950bd1926288e8bb6bed11b228e5..3e79d03cf73f9151dda3fb4532f7baf194abea1f 100644 --- a/src/pages/workbench/workPlace.vue +++ b/src/pages/workbench/workPlace.vue @@ -1755,16 +1755,16 @@ export default { tooltip: { show: false }, - legend: { - bottom: -5, - left: "center", - itemWidth: 10, - itemHeight: 10, - orient: "horizontal", - data: legendarr, - backgroundColor: "#f4f7fc", - borderRadius:8 - }, + // legend: { + // bottom: -5, + // left: "center", + // itemWidth: 10, + // itemHeight: 10, + // orient: "horizontal", + // data: legendarr, + // backgroundColor: "#f4f7fc", + // borderRadius:8 + // }, toolbox: { show: false },