+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t(`user.${scope.row.status ? 'enabled' : 'disabled'}`) }}
+
+
+
+
+
+
+
+
+ {{ formatSpaceName(scope.row.oid_list) }}
+
+
+
+
+
+ {{ formatTimestamp(scope.row.create_time, 'YYYY-MM-DD HH:mm:ss') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SQLBot@123456
+ {{
+ t('datasource.copy')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('datasource.select_all') }}
+
+
+
+
+ {{
+ $t('user.selected_2_items', { msg: multipleSelectionAll.length })
+ }}
+
+
+ {{ $t('common.cancel') }}
+
+
+
+
+