MTRAgent管理模块、MTR探测策略、服务器管理添加标签配置
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user