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