diff --git a/FrontCode2/sunshine_levy/src/views/index.vue b/FrontCode2/sunshine_levy/src/views/index.vue index 761b8d5..d811244 100644 --- a/FrontCode2/sunshine_levy/src/views/index.vue +++ b/FrontCode2/sunshine_levy/src/views/index.vue @@ -7,19 +7,28 @@
- + 被征收人姓名: {{ data.userName }}
- + 身份证号码: {{ data.idCard }}
- +
- +
- + {{ item.name }}
- + {{ item.currentState }}
@@ -90,9 +108,7 @@ /> 征收决定号: - {{ - item.zsjdh - }} + {{ item.zsjdh }}
@@ -100,7 +116,10 @@
- + 分户评估结果
-
+
评估报告编号: - {{ assess.assessmentNo }} + {{ + assess.assessmentNo + }}
- 被征收房屋地址: + 被征收房屋地址: - {{ - assess.houseAddress - }} + {{ assess.houseAddress }}
评估总金额: - ¥{{ assess.countValue }} + ¥{{ assess.countValue }}
- + 补偿协议
-
+
协议编号: {{ protocol.xyNo }}
- 被征收房屋地址: + 被征收房屋地址: - {{ - protocol.houseAddress - }} + {{ protocol.houseAddress }}
补偿方式: - {{ - protocol.switchProductionWay - }} + {{ protocol.switchProductionWay }}
合计补偿资金: - ¥{{ protocol.summationShouldCompensateMoney }} + ¥{{ protocol.summationShouldCompensateMoney }}
@@ -172,15 +203,17 @@
- +
征收政策
- 共{{ data.policiesRegulationsLists.totalCount }}条 + 共{{ data.policiesRegulationsLists.totalCount }}条