mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
fix(Coplilot): 数据集的维度的指标字段列表为空
This commit is contained in:
committed by
xuwei-fit2cloud
parent
05530862b7
commit
d978e64f4a
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user