diff --git a/src/mods/AppIntegralApply/AppIntegralApply.vue b/src/mods/AppIntegralApply/AppIntegralApply.vue
index 886ce44..4fc21bf 100644
--- a/src/mods/AppIntegralApply/AppIntegralApply.vue
+++ b/src/mods/AppIntegralApply/AppIntegralApply.vue
@@ -4,7 +4,7 @@
-
+
{{ name ? name : '全部类型' }}
@@ -16,17 +16,16 @@
-
{{ item.content }}
+
{{ item.description }}
- {{ item.address }}
+ {{ $dict.getLabel('atWillReportType', item.applyIntegralType) }}
{{ item.createTime }}
-
- {{ item.name }}
+ {{ $dict.getLabel('auditStatus', item.auditStatus) }}
@@ -36,11 +35,13 @@
我要申请
-
+