diff --git a/project/shandong10086/apps/shandong/scoreManage/AppScoreManage.vue b/project/shandong10086/apps/shandong/scoreManage/AppScoreManage.vue new file mode 100644 index 00000000..ad03fd56 --- /dev/null +++ b/project/shandong10086/apps/shandong/scoreManage/AppScoreManage.vue @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + diff --git a/project/shandong10086/apps/shandong/scoreManage/pointsAppeal.vue b/project/shandong10086/apps/shandong/scoreManage/pointsAppeal.vue new file mode 100644 index 00000000..4fbcf1f1 --- /dev/null +++ b/project/shandong10086/apps/shandong/scoreManage/pointsAppeal.vue @@ -0,0 +1,611 @@ + + + + + + + 代申诉 + 批量审核 + + + + 申诉时间 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ item.name }} + + + + + + + + + + + + + + + + + + + + + 申诉人: + {{rowInfo.declareName}} + + + 申诉对象: + {{rowInfo.declareObjName}} + + + 户主: + {{rowInfo.familyName}} + + + + 申诉说明: + {{rowInfo.declareDescription}} + + + 申诉时间: + {{rowInfo.declareTime}} + + + 照片: + + + + + + + + + + 加分 + 扣分 + 拒绝 + + + + + + + + + {{dialogDetail.doType==0? '减少' :'增加'}} + + 分 + + + + + + + {{dict.getLabel('integralDeclareStatus', rowInfo.status)}} + {{rowInfo.ruleName}} + {{rowInfo.doType==0? '减少' :'增加'}}{{Math.abs(rowInfo.doIntegral)}}分 + {{rowInfo.remark||'-'}} + + + + + + + + + + diff --git a/project/shandong10086/apps/shandong/scoreManage/pointsDeclaration.vue b/project/shandong10086/apps/shandong/scoreManage/pointsDeclaration.vue new file mode 100644 index 00000000..7d0a2bf3 --- /dev/null +++ b/project/shandong10086/apps/shandong/scoreManage/pointsDeclaration.vue @@ -0,0 +1,603 @@ + + + + + + + 代申报 + 批量审核 + + + + 申报时间 + + + + + + + + + + + + + + + + + 编辑 + + + 详情 + + + + + + + + + + + + + + {{ item.name }} + + + + + + + + + + + + + + + + + + + + + 申报人: + {{rowInfo.declareName}} + + + 申报对象: + {{rowInfo.declareObjName}} + + + 户主: + {{rowInfo.familyName}} + + + + 申报说明: + {{rowInfo.declareDescription}} + + + 申报时间: + {{rowInfo.declareTime}} + + + 照片: + + + + + + + + + + 加分 + 扣分 + 拒绝 + + + + + + + + + {{dialogDetail.doType==0? '减少' :'增加'}} + + 分 + + + + + + + {{dict.getLabel('integralDeclareStatus', rowInfo.status)}} + {{rowInfo.ruleName}} + {{rowInfo.doType==0? '减少' :'增加'}}{{Math.abs(rowInfo.doIntegral)}}分 + {{rowInfo.remark||'-'}} + + + + + + + + + + diff --git a/project/shandong10086/apps/shandong/scoreManage/pointsDetails.vue b/project/shandong10086/apps/shandong/scoreManage/pointsDetails.vue new file mode 100644 index 00000000..2dc45dee --- /dev/null +++ b/project/shandong10086/apps/shandong/scoreManage/pointsDetails.vue @@ -0,0 +1,283 @@ + + + + + + + + + + + + + + + + {{row.changeIntegral > 0 ? '+' : ''}}{{row.changeIntegral}} + + + + + {{ dict.getLabel('integralDetailType', row.bizType) }} + + + + + + 详情 + + + + + + + + + + 户主: + {{dialogInfo.familyName}} + + + 事项: + {{dialogInfo.ruleName}} + + + + 积分: + {{dialogInfo.changeIntegral >= 0 ? '增加' : '减少'}}{{Math.abs(dialogInfo.changeIntegral)}}分 + + + + + + + + + + + + + diff --git a/project/shandong10086/apps/shandong/scoreManage/scoreChange.vue b/project/shandong10086/apps/shandong/scoreManage/scoreChange.vue new file mode 100644 index 00000000..6140059d --- /dev/null +++ b/project/shandong10086/apps/shandong/scoreManage/scoreChange.vue @@ -0,0 +1,176 @@ + + + + + + + 添加 + + + + + + + + + + + + + + {{ item.name }} + + + + + + + + + + 加分 + 减分 + + + + + + + + + + + + +
申诉时间
申报时间