mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
@@ -236,7 +236,7 @@ const backToDatasourceList = () => {
|
||||
}
|
||||
const continueCreating = () => {
|
||||
showFinishPage.value = false
|
||||
init(null)
|
||||
init(null, pid.value)
|
||||
}
|
||||
|
||||
const handleShowFinishPage = ({ id, name }) => {
|
||||
|
||||
Reference in New Issue
Block a user