mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
fix(数据集): 添加一个节点未提示
This commit is contained in:
@@ -757,6 +757,7 @@ const tabChange = val => {
|
||||
|
||||
const addComplete = () => {
|
||||
state.nodeNameList = [...datasetDrag.value.nodeNameList]
|
||||
changeUpdate()
|
||||
if (!state.nodeNameList?.length) {
|
||||
columns.value = []
|
||||
tableData.value = []
|
||||
|
||||
Reference in New Issue
Block a user