vue
fjj 2023-12-10 14:39:16 +08:00
parent 3694a3b844
commit 53fdbbe9b3
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
</el-form-item>
<el-form-item label="jdbc连接串" prop="jdbcUrl">
<el-input v-model="dataForm.jdbcUrl" placeholder="jdbc连接串(若填写将以填写的内容连接,否则会后台自动构建连接)"></el-input>
</el-form-item>
</el-form-item>0
<!-- <el-form-item label="所属项目" prop="projectId">
<fast-project-select v-model="dataForm.projectId" placeholder="所属项目" clearable></fast-project-select>