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: "无数据" + // } + // ] + // } + // ] } }; },