forked from github/dataease
commit
e64b6cff02
@ -236,7 +236,7 @@ const backToDatasourceList = () => {
|
||||
}
|
||||
const continueCreating = () => {
|
||||
showFinishPage.value = false
|
||||
init(null)
|
||||
init(null, pid.value)
|
||||
}
|
||||
|
||||
const handleShowFinishPage = ({ id, name }) => {
|
||||
|
Loading…
Reference in New Issue
Block a user