+
+
+ {{ $t("zip.export") }}
+
+
+
+
+ {{ $t("user.filter")
+ }}
+ ({{ cacheCondition.length }})
+
+
+
+
+
+
{{ paginationConfig.total }}
+
{{$t('user.result_one')}}
+
+
+
+
+
{{$t('user.clear_filter')}}
+
+
+
+
{{ scope.row.name }}
@@ -23,44 +81,48 @@
- {{ $t('dataset.completed') }}
-
-
- {{ $t('dataset.underway') }}
-
-
- {{ $t('dataset.error') }}
+ {{
+ $t(`dataset.${scope.row.status.toLocaleLowerCase()}`)
+ }}
+
-
-
+
+
+
+
+
{{ error_massage }}
-
+