fix(Coplilot): 数据集的维度的指标字段列表为空

This commit is contained in:
dataeaseShu
2025-07-08 10:42:23 +08:00
committed by xuwei-fit2cloud
parent 05530862b7
commit d978e64f4a

View File

@@ -287,6 +287,7 @@ const queryAnswer = (event?: KeyboardEvent) => {
@change="handleDatasetChange"
:props="dsSelectProps"
style="width: 100%"
node-key="id"
ref="treeSelectRef"
placement="bottom"
:render-after-expand="false"