mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-25 11:36:34 +08:00
实现公用的统计指标
This commit is contained in:
@@ -42,6 +42,13 @@
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>是否公用</td>
|
||||
<td>
|
||||
<checkbox name="isPublic" checked="checked"></checkbox>
|
||||
<p class="comment">选中表示所有集群自动使用此指标。</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<submit-btn></submit-btn>
|
||||
</form>
|
||||
Reference in New Issue
Block a user