diff --git a/project/xiushan/apps/creditScore/scoreManage/pointsDetails.vue b/project/xiushan/apps/creditScore/scoreManage/pointsDetails.vue
index eb160f27..b96f2b64 100644
--- a/project/xiushan/apps/creditScore/scoreManage/pointsDetails.vue
+++ b/project/xiushan/apps/creditScore/scoreManage/pointsDetails.vue
@@ -26,18 +26,13 @@
:total="total"
ref="aitableex"
:current.sync="search.current"
- :size.sync="search.size"
+ :size.sync="search.size" :dict="dict"
@getList="getList">
{{ row.changeIntegral > 0 ? '+' : '' }}{{ row.changeIntegral }}
-
-
- {{ dict.getLabel('integralDetailType', row.bizType) }}
-
-