fix(数据集): 添加一个节点未提示

This commit is contained in:
dataeaseShu
2024-11-29 15:53:27 +08:00
parent e78a19e468
commit 1ad3c96a9c

View File

@@ -757,6 +757,7 @@ const tabChange = val => {
const addComplete = () => {
state.nodeNameList = [...datasetDrag.value.nodeNameList]
changeUpdate()
if (!state.nodeNameList?.length) {
columns.value = []
tableData.value = []