MTRAgent管理模块、MTR探测策略、服务器管理添加标签配置

This commit is contained in:
康冉冉
2025-11-25 18:34:08 +08:00
parent b641f7a31f
commit ff6f4ca869
15 changed files with 316 additions and 106 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<div class="app-container pageTopForm">
<el-form :model="queryParams" ref="queryRef" v-show="showSearch" size="small" label-width="130px">
<el-form :model="queryParams" ref="queryRef" v-show="showSearch" size="small" label-width="130px" @submit.native.prevent>
<el-col :span="6">
<el-form-item label="交换机名称" prop="switchName">
<el-input