@@ -16,6 +16,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+ 重置
+
+
+
+
+
+
+
+
+
-
+
+
+ {{ parseStatus(scope.row.status) }}
+
+
详情
@@ -59,14 +113,8 @@
currentDetail.name || '-'
}}
{{
- currentDetail.status || '-'
+ parseStatus(currentDetail.status)
}}
-
-
-
-
-
--descriptions-item>