mirror of
https://github.com/dataease/dataease.git
synced 2026-05-24 06:18:10 +08:00
fix(数据集): 创建数据集,保存后点击返回按钮,会提示未保存
This commit is contained in:
@@ -1658,6 +1658,7 @@ const sourceChange = val => {
|
||||
|
||||
const finish = res => {
|
||||
const { id, pid, name } = res
|
||||
isUpdate = false
|
||||
datasetName.value = name
|
||||
nodeInfo = {
|
||||
id,
|
||||
|
||||
Reference in New Issue
Block a user