This commit is contained in:
yanran200730
2023-03-02 09:00:38 +08:00
2 changed files with 6 additions and 0 deletions

View File

@@ -189,6 +189,9 @@
</el-form-item>
</div>
</el-row>
<el-form-item label="可信证书">
<el-input type="textarea" v-model="sysInfo.ssl" placeholder="请输入可信证书的html代码" clearable rows="5"/>
</el-form-item>
</el-form>
</ai-dialog>
</section>