From 38066c7a1c57147f82e1b0b1e4fa9b6482b8cf02 Mon Sep 17 00:00:00 2001 From: lisl <1223762861@qq.com> Date: Wed, 10 Nov 2021 16:06:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0=E6=95=B0=E6=8D=AE=E6=97=B6=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=A1=B9=E7=9B=AE=E5=86=85=E5=AE=B9=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FrontCode2/sunshine_levy/src/views/index.vue | 120 +++++++++---------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/FrontCode2/sunshine_levy/src/views/index.vue b/FrontCode2/sunshine_levy/src/views/index.vue index cf3a61c..a1c6f2a 100644 --- a/FrontCode2/sunshine_levy/src/views/index.vue +++ b/FrontCode2/sunshine_levy/src/views/index.vue @@ -221,66 +221,66 @@ export default { // { title: "无数据", publicTime: "无数据", area: "无数据" }, // { title: "无数据", publicTime: "无数据", area: "无数据" } ] - }, - prjList: [ - { - // name: "无数据", - // currentState: "无数据", - // area: "无数据", - // zsbm: "无数据", - // year: "无数据", - // zsjdh: "无数据", - fhpgList: [ - // { - // assessmentNo: "无数据", - // houseAddress: "无数据", - // countValue: "无数据" - // }, - // { - // assessmentNo: "无数据", - // houseAddress: "无数据", - // countValue: "无数据" - // } - ], - bcxyList: [ - // { - // xyNo: "无数据", - // houseAddress: "无数据", - // switchProductionWay: "无数据", - // summationShouldCompensateMoney: "无数据" - // }, - // { - // xyNo: "无数据", - // houseAddress: "无数据", - // switchProductionWay: "无数据", - // summationShouldCompensateMoney: "无数据" - // } - ] - }, - { - // name: "无数据", - // currentState: "无数据", - // area: "无数据", - // zsbm: "无数据", - // year: "无数据", - // zsjdh: "无数据", - fhpgList: [ - // { - // assessmentNo: "无数据", - // houseAddress: "无数据", - // countValue: "无数据" - // } - ], - bcxyList: [ - // { - // xyNo: "无数据", - // houseAddress: "无数据", - // switchProductionWay: "无数据", - // summationShouldCompensateMoney: "无数据" - // } - ] - } - ] + } + // prjList: [ + // { + // name: "无数据", + // currentState: "无数据", + // area: "无数据", + // zsbm: "无数据", + // year: "无数据", + // zsjdh: "无数据", + // fhpgList: [ + // { + // assessmentNo: "无数据", + // houseAddress: "无数据", + // countValue: "无数据" + // }, + // { + // assessmentNo: "无数据", + // houseAddress: "无数据", + // countValue: "无数据" + // } + // ], + // bcxyList: [ + // { + // xyNo: "无数据", + // houseAddress: "无数据", + // switchProductionWay: "无数据", + // summationShouldCompensateMoney: "无数据" + // }, + // { + // xyNo: "无数据", + // houseAddress: "无数据", + // switchProductionWay: "无数据", + // summationShouldCompensateMoney: "无数据" + // } + // ] + // }, + // { + // name: "无数据", + // currentState: "无数据", + // area: "无数据", + // zsbm: "无数据", + // year: "无数据", + // zsjdh: "无数据", + // fhpgList: [ + // { + // assessmentNo: "无数据", + // houseAddress: "无数据", + // countValue: "无数据" + // } + // ], + // bcxyList: [ + // { + // xyNo: "无数据", + // houseAddress: "无数据", + // switchProductionWay: "无数据", + // summationShouldCompensateMoney: "无数据" + // } + // ] + // } + // ] } }; },