diff --git a/project/qianxinan/AppPointsDetails/components/List.vue b/project/qianxinan/AppPointsDetails/components/List.vue
index ceeefbc4..5c08ee70 100644
--- a/project/qianxinan/AppPointsDetails/components/List.vue
+++ b/project/qianxinan/AppPointsDetails/components/List.vue
@@ -58,7 +58,7 @@
-
+
@@ -115,7 +115,7 @@ export default {
}
},
created() {
- this.$dict.load('integralCalcType')
+ this.$dict.load('srScoreCalcType')
this.getTableData()
this.getGridList()
},