mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
Merge pull request #13691 from dataease/pr@dev-v2_st
fix(数据集): 添加一个节点未提示
This commit is contained in:
commit
d79db4e803
@ -757,6 +757,7 @@ const tabChange = val => {
|
||||
|
||||
const addComplete = () => {
|
||||
state.nodeNameList = [...datasetDrag.value.nodeNameList]
|
||||
changeUpdate()
|
||||
if (!state.nodeNameList?.length) {
|
||||
columns.value = []
|
||||
tableData.value = []
|
||||
|
Loading…
Reference in New Issue
Block a user