Commit e25b7526 authored by 朱超's avatar 朱超

删除注释内容

parent 91d03704
......@@ -1009,673 +1009,6 @@ export default defineComponent({
}
this.gYSupplyWaterTime = [];
this.gYSupplyWater = res.data.hourWater;
// this.gYSupplyWater = {
// success: true,
// status: 0,
// message: "操作成功",
// data: [
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-01 22:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 1,
// gatherHour: 22,
// temperature: -1.6,
// waterRecord: 1.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-01 23:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 1,
// gatherHour: 23,
// temperature: -2.1,
// waterRecord: 2.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-02 00:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 0,
// temperature: -2.2,
// waterRecord: 1.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-02 01:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 1,
// temperature: -2.5,
// waterRecord: 1.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-02 02:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 2,
// temperature: -2.7,
// waterRecord: 0.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-02 03:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 3,
// temperature: -2.9,
// waterRecord: 0.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-02 04:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 4,
// temperature: -3.1,
// waterRecord: 0.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-02 05:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 5,
// temperature: -3.6,
// waterRecord: 0.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-02 06:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 6,
// temperature: -3.6,
// waterRecord: 0.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-02 07:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 7,
// temperature: -4.2,
// waterRecord: 0.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-02 08:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 8,
// temperature: -3.5,
// waterRecord: 0.0,
// },
// {
// supplyId: "a523dc33-c8b8-41c2-9751-a32083627344",
// supplyName: "重阳里供热站",
// gatherTime: "2024-01-02 09:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 9,
// temperature: -1.8,
// waterRecord: 0.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-01 22:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 1,
// gatherHour: 22,
// temperature: -1.6,
// waterRecord: 0.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-01 23:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 1,
// gatherHour: 23,
// temperature: -2.1,
// waterRecord: 2.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-02 00:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 0,
// temperature: -2.2,
// waterRecord: 0.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-02 01:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 1,
// temperature: -2.5,
// waterRecord: 0.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-02 02:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 2,
// temperature: -2.7,
// waterRecord: 1.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-02 03:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 3,
// temperature: -2.9,
// waterRecord: 0.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-02 04:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 4,
// temperature: -3.1,
// waterRecord: 1.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-02 05:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 5,
// temperature: -3.6,
// waterRecord: 4.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-02 06:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 6,
// temperature: -3.6,
// waterRecord: 0.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-02 07:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 7,
// temperature: -4.2,
// waterRecord: 0.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-02 08:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 8,
// temperature: -3.5,
// waterRecord: 0.0,
// },
// {
// supplyId: "ccfb0595-86f7-4c0a-a134-8e945180ee48",
// supplyName: "行政区供热站",
// gatherTime: "2024-01-02 09:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 9,
// temperature: -1.8,
// waterRecord: 0.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-01 22:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 1,
// gatherHour: 22,
// temperature: -1.6,
// waterRecord: 1.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-01 23:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 1,
// gatherHour: 23,
// temperature: -2.1,
// waterRecord: 1.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-02 00:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 0,
// temperature: -2.2,
// waterRecord: 2.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-02 01:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 1,
// temperature: -2.5,
// waterRecord: 2.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-02 02:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 2,
// temperature: -2.7,
// waterRecord: 1.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-02 03:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 3,
// temperature: -2.9,
// waterRecord: 3.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-02 04:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 4,
// temperature: -3.1,
// waterRecord: 3.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-02 05:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 5,
// temperature: -3.6,
// waterRecord: 1.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-02 06:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 6,
// temperature: -3.6,
// waterRecord: 2.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-02 07:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 7,
// temperature: -4.2,
// waterRecord: 1.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-02 08:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 8,
// temperature: -3.5,
// waterRecord: 1.0,
// },
// {
// supplyId: "33104782-c1ad-432c-953e-e31c2e031be4",
// supplyName: "福苑里供热站",
// gatherTime: "2024-01-02 09:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 9,
// temperature: -1.8,
// waterRecord: 0.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-01 22:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 1,
// gatherHour: 22,
// temperature: -1.6,
// waterRecord: 3.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-01 23:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 1,
// gatherHour: 23,
// temperature: -2.1,
// waterRecord: 4.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-02 00:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 0,
// temperature: -2.2,
// waterRecord: 1.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-02 01:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 1,
// temperature: -2.5,
// waterRecord: 2.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-02 02:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 2,
// temperature: -2.7,
// waterRecord: 1.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-02 03:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 3,
// temperature: -2.9,
// waterRecord: 2.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-02 04:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 4,
// temperature: -3.1,
// waterRecord: 5.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-02 05:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 5,
// temperature: -3.6,
// waterRecord: 5.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-02 06:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 6,
// temperature: -3.6,
// waterRecord: 2.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-02 07:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 7,
// temperature: -4.2,
// waterRecord: 3.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-02 08:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 8,
// temperature: -3.5,
// waterRecord: 4.0,
// },
// {
// supplyId: "dfa20074-8731-457f-b63f-4e1858cfe266",
// supplyName: "东部供热站",
// gatherTime: "2024-01-02 09:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 9,
// temperature: -1.8,
// waterRecord: 2.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-01 22:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 1,
// gatherHour: 22,
// temperature: -1.6,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-01 23:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 1,
// gatherHour: 23,
// temperature: -2.1,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-02 00:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 0,
// temperature: -2.2,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-02 01:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 1,
// temperature: -2.5,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-02 02:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 2,
// temperature: -2.7,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-02 03:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 3,
// temperature: -2.9,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-02 04:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 4,
// temperature: -3.1,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-02 05:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 5,
// temperature: -3.6,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-02 06:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 6,
// temperature: -3.6,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-02 07:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 7,
// temperature: -4.2,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-02 08:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 8,
// temperature: -3.5,
// waterRecord: 0.0,
// },
// {
// supplyId: "b354f45b-23e5-42be-a210-0fb92394f457",
// supplyName: "小王庄供热站",
// gatherTime: "2024-01-02 09:00:00",
// gatherYear: 2024,
// gatherMonth: 1,
// gatherDay: 2,
// gatherHour: 9,
// temperature: -1.8,
// waterRecord: 0.0,
// },
// ],
//};
var huor = this.gYSupplyWater[0].gatherHour;
for (var i = 0; i < 12; i++) {
if (huor < 24) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment