feat: View data value related dashboards in TopList widgets (#425)

This commit is contained in:
Fine0830
2024-11-05 11:21:08 +08:00
committed by GitHub
parent 224e761d70
commit 14fa5d65b6
11 changed files with 91 additions and 9 deletions

View File

@@ -41,6 +41,7 @@ limitations under the License. -->
typesOfMQE: dashboardStore.selectedGrid.typesOfMQE || [],
subExpressions: dashboardStore.selectedGrid.subExpressions || [],
subTypesOfMQE: dashboardStore.selectedGrid.subTypesOfMQE || [],
valueRelatedDashboard: dashboardStore.selectedGrid.valueRelatedDashboard,
}"
:needQuery="true"
@expressionTips="getErrors"