达梦数据库兼容

This commit is contained in:
aixianling
2023-01-31 17:58:19 +08:00
parent 6f376aadd6
commit 7611071655
3 changed files with 11 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ export default {
module = 'wangge'
}else if (/\/project\/activeAnalysis\//.test(libPath)) {
module = 'yyhd'
}
}
this.setModule(module)
return Promise.resolve({corpId, module})
}