Commit 807ea6ab by wuchao

修复bug

parent 2f669943
...@@ -223,6 +223,8 @@ const getTestConnect = () => { ...@@ -223,6 +223,8 @@ const getTestConnect = () => {
// 检测 // 检测
const detection = () => { const detection = () => {
// console.log('检测') // console.log('检测')
form.value.dbtype = titleName.value;
checkVersion(form.value).then((res) => { checkVersion(form.value).then((res) => {
const { flag, data, msg } = res const { flag, data, msg } = res
if (flag) { if (flag) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论