同比
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
FLL
2025-07-27 16:55:48 +08:00
parent dfe7138438
commit 08b738f0f4
10 changed files with 759 additions and 11 deletions

View File

@@ -4,6 +4,7 @@ import {onMounted, ref} from "vue";
import type { Dayjs } from 'dayjs';
import dayjs from 'dayjs';
import { DatePicker } from 'ant-design-vue';
import FloorTree from "#/views/property/electricEnergy/elctricitySituation/floor-tree.vue";
const currentDay = ref<Dayjs>(dayjs());
const currentMonth = ref<Dayjs>(dayjs());
@@ -287,7 +288,7 @@ onMounted(()=>{
<template>
<div class="box">
<div class="left" style="background: red"></div>
<div class="left"><FloorTree></FloorTree></div>
<div class="right">
<div style="background: #fff;border-radius: 8px;padding: 10px">
<div>