diff --git a/nezha-fronted/src/components/charts/chart-alert-list.vue b/nezha-fronted/src/components/charts/chart-alert-list.vue index 5b52219f9..7f0401e06 100644 --- a/nezha-fronted/src/components/charts/chart-alert-list.vue +++ b/nezha-fronted/src/components/charts/chart-alert-list.vue @@ -61,7 +61,7 @@
{{data.title}}
- +
@@ -84,7 +84,7 @@
-
diff --git a/nezha-fronted/src/components/charts/chart-table.vue b/nezha-fronted/src/components/charts/chart-table.vue index 0cb2d9a67..6910714e6 100644 --- a/nezha-fronted/src/components/charts/chart-table.vue +++ b/nezha-fronted/src/components/charts/chart-table.vue @@ -82,7 +82,7 @@
- +
diff --git a/nezha-fronted/src/components/charts/chartPreview.vue b/nezha-fronted/src/components/charts/chartPreview.vue index c7d2aa200..c7b186993 100644 --- a/nezha-fronted/src/components/charts/chartPreview.vue +++ b/nezha-fronted/src/components/charts/chartPreview.vue @@ -60,7 +60,7 @@
- + - +
diff --git a/nezha-fronted/src/components/common/alert/alertMessageTable.vue b/nezha-fronted/src/components/common/alert/alertMessageTable.vue index b78b402a1..2201293e7 100644 --- a/nezha-fronted/src/components/common/alert/alertMessageTable.vue +++ b/nezha-fronted/src/components/common/alert/alertMessageTable.vue @@ -6,6 +6,7 @@
-
+
-
+
-
+
diff --git a/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTab.vue b/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTab.vue index 583e556ab..5cbc55b48 100644 --- a/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTab.vue +++ b/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTab.vue @@ -6,11 +6,11 @@ -
{{$t("overall.detail")}}
{{$t("asset.tableTitle.alerts")}}
{{$t("asset.tableTitle.alerts")}}
{{$t("asset.tableTitle.modules")}}
-
{{$t("overall.query")}}
+
{{$t("overall.query")}}
@@ -21,10 +21,11 @@ class="nz-btn nz-btn-size-normal nz-btn-style-light margin-l-20" id="alert-list-export"> - +
- +
{{$t("project.endpoint.endpointId")}}: {{currentEndpoint ? currentEndpoint.id : ''}}
{{$t("overall.detail")}}
-
{{$t("asset.tableTitle.alerts")}}
+ class="sub-list-tab" @click="changeTab('panel')" id="endpoint-query-changepanel">{{$t("overall.detail")}}
+
{{$t("asset.tableTitle.alerts")}}
{{$t("overall.query")}}
@@ -30,7 +30,7 @@
-
+ @selection-change="selectChange" v-if="tableShow && plTableSHow" :border="true" :tooltip-effect="'light'" id="endpoint-list-table"> - + {{$t("project.endpoint.dialogTitle")}}
- - + +
diff --git a/nezha-fronted/src/components/common/bottomBox/tabs/endpointTab.vue b/nezha-fronted/src/components/common/bottomBox/tabs/endpointTab.vue index 65a1f9663..a147c4393 100644 --- a/nezha-fronted/src/components/common/bottomBox/tabs/endpointTab.vue +++ b/nezha-fronted/src/components/common/bottomBox/tabs/endpointTab.vue @@ -3,8 +3,8 @@
{{obj.host}}
{{$t("overall.detail")}}
{{$t("asset.tableTitle.alerts")}}
{{$t("overall.detail")}}
{{$t("asset.tableTitle.alerts")}}
{{$t("asset.tableTitle.modules")}}
@@ -12,6 +12,7 @@
- +
{{$t("project.endpoint.endpointId")}}: {{obj.id}}
{{$t("dashboard.panel.title")}}
@@ -11,7 +11,8 @@ filterFunction:Function, deleteObjs:Array, api:String, - clickFunction:Function + clickFunction:Function, + id:String }, methods:{ batchDelete:function(){ diff --git a/nezha-fronted/src/components/common/elementSet.vue b/nezha-fronted/src/components/common/elementSet.vue index 32cb42b92..57a0f5b0a 100644 --- a/nezha-fronted/src/components/common/elementSet.vue +++ b/nezha-fronted/src/components/common/elementSet.vue @@ -22,17 +22,17 @@
- -
- -
@@ -47,6 +47,7 @@ export default { originalTableTitle: Array, //原始title path: String, allowedAll: {default: false}, + id:{type:String,default:'table'} }, data() { return { diff --git a/nezha-fronted/src/components/common/exportXLSX.vue b/nezha-fronted/src/components/common/exportXLSX.vue index 9f6d69a33..9a78e30c2 100644 --- a/nezha-fronted/src/components/common/exportXLSX.vue +++ b/nezha-fronted/src/components/common/exportXLSX.vue @@ -5,8 +5,8 @@
    - - + +
@@ -15,7 +15,7 @@
- +
{{$t('overall.importTip')}}
{{$t('overall.dragFileTip')}},{{$t('overall.or')}} {{$t('overall.clickUpload')}}
@@ -26,13 +26,13 @@
- -
@@ -83,7 +83,7 @@
diff --git a/nezha-fronted/src/components/common/rightBox/assetBox.vue b/nezha-fronted/src/components/common/rightBox/assetBox.vue index 0b04ab97c..69c09075b 100644 --- a/nezha-fronted/src/components/common/rightBox/assetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/assetBox.vue @@ -36,7 +36,7 @@
- + - +
Value
Action
-
+
@@ -123,7 +125,7 @@
    -
  • {{type}}
  • +
  • {{type}}
@@ -143,7 +145,7 @@ diff --git a/nezha-fronted/src/components/common/rightBox/batchEditAsset.vue b/nezha-fronted/src/components/common/rightBox/batchEditAsset.vue index 84f40d400..8479ee06e 100644 --- a/nezha-fronted/src/components/common/rightBox/batchEditAsset.vue +++ b/nezha-fronted/src/components/common/rightBox/batchEditAsset.vue @@ -33,7 +33,7 @@ -
-
+
SN
@@ -57,7 +57,7 @@
-
Host
@@ -69,7 +69,7 @@
- +
{{item.host}}
@@ -82,7 +82,7 @@
-
-
+
-
    -
  • +
  • {{type}}
diff --git a/nezha-fronted/src/components/common/rightBox/cabinetBox.vue b/nezha-fronted/src/components/common/rightBox/cabinetBox.vue index 21d9d623f..5c7e1810d 100644 --- a/nezha-fronted/src/components/common/rightBox/cabinetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/cabinetBox.vue @@ -17,16 +17,16 @@
- + - + - + - +
diff --git a/nezha-fronted/src/components/common/rightBox/dcBox.vue b/nezha-fronted/src/components/common/rightBox/dcBox.vue index 8c38bbe71..917a2ff92 100644 --- a/nezha-fronted/src/components/common/rightBox/dcBox.vue +++ b/nezha-fronted/src/components/common/rightBox/dcBox.vue @@ -17,16 +17,16 @@
- + - + - + - + {{item.username}} @@ -41,6 +41,7 @@ - + - + - + - + - + @@ -71,8 +72,8 @@
-
-
+
+
@@ -99,8 +100,8 @@
-
-
+
+
@@ -115,7 +116,7 @@ - +
diff --git a/nezha-fronted/src/components/common/rightBox/menuBox.vue b/nezha-fronted/src/components/common/rightBox/menuBox.vue index 81de3b9b9..ce9cd1af3 100644 --- a/nezha-fronted/src/components/common/rightBox/menuBox.vue +++ b/nezha-fronted/src/components/common/rightBox/menuBox.vue @@ -19,32 +19,32 @@
- + - + {{$t('config.menus.menu')}} {{$t('config.menus.button')}} - + - + - + - + - +
{{$t('config.menus.perms')}} @@ -54,11 +54,12 @@
- - - - - +
diff --git a/nezha-fronted/src/components/common/rightBox/mibBox.vue b/nezha-fronted/src/components/common/rightBox/mibBox.vue index 5d8f192fb..c0da3c096 100644 --- a/nezha-fronted/src/components/common/rightBox/mibBox.vue +++ b/nezha-fronted/src/components/common/rightBox/mibBox.vue @@ -18,6 +18,7 @@ - + - +
{{editMib.fileName}}
{{uploadErrorMsg}}
diff --git a/nezha-fronted/src/components/common/rightBox/modelBox.vue b/nezha-fronted/src/components/common/rightBox/modelBox.vue index 4195a40b2..5b177c6d6 100644 --- a/nezha-fronted/src/components/common/rightBox/modelBox.vue +++ b/nezha-fronted/src/components/common/rightBox/modelBox.vue @@ -18,11 +18,12 @@ - + - +
diff --git a/nezha-fronted/src/components/common/rightBox/moduleBox.vue b/nezha-fronted/src/components/common/rightBox/moduleBox.vue index 7922d51b6..eaa96523b 100644 --- a/nezha-fronted/src/components/common/rightBox/moduleBox.vue +++ b/nezha-fronted/src/components/common/rightBox/moduleBox.vue @@ -17,12 +17,12 @@
- + - +
@@ -74,7 +74,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -99,7 +99,7 @@ - + @@ -110,7 +110,7 @@ - + @@ -130,7 +130,7 @@ - + @@ -143,7 +143,7 @@ - + @@ -154,7 +154,7 @@ - + @@ -169,7 +169,7 @@ - + @@ -180,7 +180,7 @@ - + @@ -194,7 +194,7 @@ - + @@ -208,7 +208,7 @@ - + @@ -220,7 +220,7 @@ - + @@ -233,11 +233,11 @@
- + - + @@ -253,10 +253,10 @@
-
+
- + = @@ -281,7 +281,7 @@
-
+
@@ -297,7 +297,7 @@ - + diff --git a/nezha-fronted/src/components/common/rightBox/panelBox.vue b/nezha-fronted/src/components/common/rightBox/panelBox.vue index c34f47345..fa0ff0438 100644 --- a/nezha-fronted/src/components/common/rightBox/panelBox.vue +++ b/nezha-fronted/src/components/common/rightBox/panelBox.vue @@ -18,7 +18,7 @@
- +
@@ -26,10 +26,10 @@
- -
diff --git a/nezha-fronted/src/components/common/rightBox/projectBox.vue b/nezha-fronted/src/components/common/rightBox/projectBox.vue index 7fdc2d419..ca15dbfbf 100644 --- a/nezha-fronted/src/components/common/rightBox/projectBox.vue +++ b/nezha-fronted/src/components/common/rightBox/projectBox.vue @@ -15,10 +15,10 @@
- + - +
diff --git a/nezha-fronted/src/components/common/rightBox/promServerBox.vue b/nezha-fronted/src/components/common/rightBox/promServerBox.vue index 45627f976..e040ef97b 100644 --- a/nezha-fronted/src/components/common/rightBox/promServerBox.vue +++ b/nezha-fronted/src/components/common/rightBox/promServerBox.vue @@ -21,7 +21,7 @@
- + {{item.name}} @@ -31,15 +31,16 @@ - + - + - - + @@ -32,7 +32,7 @@
--> - +
diff --git a/nezha-fronted/src/components/common/rightBox/trafficSetting/subBox.vue b/nezha-fronted/src/components/common/rightBox/trafficSetting/subBox.vue index 8c327c553..09591030f 100644 --- a/nezha-fronted/src/components/common/rightBox/trafficSetting/subBox.vue +++ b/nezha-fronted/src/components/common/rightBox/trafficSetting/subBox.vue @@ -3,7 +3,7 @@
-
+
= diff --git a/nezha-fronted/src/components/common/rightBox/trafficSetting/trafficSettingBox.vue b/nezha-fronted/src/components/common/rightBox/trafficSetting/trafficSettingBox.vue index e80d23dc7..f15cfafe4 100644 --- a/nezha-fronted/src/components/common/rightBox/trafficSetting/trafficSettingBox.vue +++ b/nezha-fronted/src/components/common/rightBox/trafficSetting/trafficSettingBox.vue @@ -7,19 +7,19 @@
- + - +
- -
diff --git a/nezha-fronted/src/components/common/rightBox/trafficSetting/trafficSettingTab.vue b/nezha-fronted/src/components/common/rightBox/trafficSetting/trafficSettingTab.vue index e2ad70532..73ad937ca 100644 --- a/nezha-fronted/src/components/common/rightBox/trafficSetting/trafficSettingTab.vue +++ b/nezha-fronted/src/components/common/rightBox/trafficSetting/trafficSettingTab.vue @@ -5,6 +5,7 @@ -->
{{$t("project.endpoint.port")}}
- +
{{$t('project.module.community')}}
- +
{{$t('project.module.version')}}
- + @@ -48,7 +49,7 @@
{{$t('login.username')}}
- +
@@ -57,7 +58,7 @@
{{$t('project.module.securityLevel')}}
- + @@ -70,7 +71,7 @@
{{$t('login.password')}}
- + @@ -79,7 +80,7 @@
{{$t('project.module.authProtocol')}}
- + @@ -91,7 +92,7 @@
{{$t('project.module.privProtocol')}}
- + @@ -103,7 +104,7 @@
{{$t('project.module.privPassword')}}
- + @@ -112,7 +113,7 @@ - diff --git a/nezha-fronted/src/components/page/config/promServer.vue b/nezha-fronted/src/components/page/config/promServer.vue index b1a76d01f..7c6c2e03f 100644 --- a/nezha-fronted/src/components/page/config/promServer.vue +++ b/nezha-fronted/src/components/page/config/promServer.vue @@ -16,13 +16,14 @@ class="nz-btn nz-btn-size-normal nz-btn-style-light margin-l-20" id="prom-add"> - +
- +
diff --git a/nezha-fronted/src/components/page/config/roles.vue b/nezha-fronted/src/components/page/config/roles.vue index cabb43a46..7ef4dfc40 100644 --- a/nezha-fronted/src/components/page/config/roles.vue +++ b/nezha-fronted/src/components/page/config/roles.vue @@ -18,7 +18,7 @@ id="roles-add" type="button"> - +
diff --git a/nezha-fronted/src/components/page/config/system.vue b/nezha-fronted/src/components/page/config/system.vue index ecc99fd93..eda0677b8 100644 --- a/nezha-fronted/src/components/page/config/system.vue +++ b/nezha-fronted/src/components/page/config/system.vue @@ -5,49 +5,49 @@
- + - + - + - + - {{$t('config.system.basic.second')}} + {{$t('config.system.basic.second')}} - {{$t('config.system.basic.day')}} + {{$t('config.system.basic.day')}} - + - - + + - + - +
@@ -56,45 +56,45 @@
- + - + - + - autocomplete="off" + autocomplete="off" - +
{{$t('config.system.email.pwdTip')}}
- +
{{$t('config.system.email.sendAccountTip')}}
- +
{{$t('config.system.email.testAccountTip')}}
- +
{{$t('config.system.email.sslTip')}}
- + {{$t('config.system.email.tlsTip')}} - - - + + +
@@ -103,7 +103,7 @@
- + @@ -115,30 +115,30 @@
- + - + - + - + - + - + - + - - - + + +
@@ -192,13 +192,13 @@ - + - + - +
@@ -259,13 +259,13 @@ - + - + - +
diff --git a/nezha-fronted/src/components/page/config/terminallog.vue b/nezha-fronted/src/components/page/config/terminallog.vue index 227e55b24..48eb13e68 100644 --- a/nezha-fronted/src/components/page/config/terminallog.vue +++ b/nezha-fronted/src/components/page/config/terminallog.vue @@ -16,6 +16,7 @@ - +
diff --git a/nezha-fronted/src/components/page/dashboard/alertChartParam.vue b/nezha-fronted/src/components/page/dashboard/alertChartParam.vue index 2248e1a5a..3982216f1 100644 --- a/nezha-fronted/src/components/page/dashboard/alertChartParam.vue +++ b/nezha-fronted/src/components/page/dashboard/alertChartParam.vue @@ -2,6 +2,7 @@ - + - + - + @@ -28,8 +29,6 @@