+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.name }}
+
+
+ {{ t('variables.system') }}
+
+
+
+
+
+
+ {{ t(var_type[scope.row.var_type] as string) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('datasource.select_all') }}
+
+
+
+
+ {{
+ $t('user.selected_2_items', { msg: multipleSelectionAll.length })
+ }}
+
+
+ {{ $t('common.cancel') }}
+
+
+
+
+