mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
refactor: 优化直接发布状态显示
This commit is contained in:
@@ -184,8 +184,7 @@ const resourceOptFinish = param => {
|
||||
dvInfo.value.dataState = 'ready'
|
||||
dvInfo.value.pid = param.pid
|
||||
dvInfo.value.name = param.name
|
||||
dvInfo.value.status = 0
|
||||
saveCanvasWithCheck()
|
||||
saveCanvasWithCheck(param.withPublish, param.status)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user