设置“新节点ID”为必填项

pull/131/head
StarsL.cn 2024-08-13 12:30:51 +08:00
parent 4e74d0bd6f
commit 9f3432bd83
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
<template slot="append">分钟</template>
</el-input>
</el-form-item>
<el-form-item label="新节点ID">
<el-form-item required label="新节点ID">
<el-input v-model="jms_sync.nodeid" />
</el-form-item>
<font size="3px" color="#ff0000">注意每个云账号必须在JumpServer创建一个新节点<br><br>JumpServer中已有的同名主机不会同步日志可查看同名信息</font>