From c0eecfc53b9875775ad178a19aef8a6ad7127e1c Mon Sep 17 00:00:00 2001 From: Fine Date: Tue, 15 Oct 2024 15:33:07 +0800 Subject: [PATCH] fix --- .../dashboard/configuration/widget/graph-styles/Table.vue | 5 +++++ .../widget/graph-styles/components/ContentDecorations.vue | 5 +++-- src/views/dashboard/graphs/Table.vue | 8 +++++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/src/views/dashboard/configuration/widget/graph-styles/Table.vue b/src/views/dashboard/configuration/widget/graph-styles/Table.vue index 65ca8d70..9b350ed0 100644 --- a/src/views/dashboard/configuration/widget/graph-styles/Table.vue +++ b/src/views/dashboard/configuration/widget/graph-styles/Table.vue @@ -14,6 +14,10 @@ See the License for the specific language governing permissions and limitations under the License. -->