7/10 缴费分析,人员分析 数据对接

This commit is contained in:
Zy
2026-07-10 17:44:28 +08:00
parent 3a808750ac
commit 298f93380c
46 changed files with 1065 additions and 673 deletions

View File

@@ -310,7 +310,7 @@ import {
updateWaterDevice,
WaterDeviceUpdateBin,
latestRecord
} from '@/api/system/SdbWaterDevice/index';
} from '@/api/system/SdbWaterDevice';
import { WaterDeviceVO } from '@/api/system/SdbWaterDevice/type';
import { useHouseStore } from '@/store/modules/house';
import { useUserStore } from '@/store/modules/user';
@@ -614,7 +614,7 @@ function getTree() {
});
}
/** 水表 启停*/
/** 水表 ╬«2222╬2╬22╬╬╬╬2╬22222╬ 启停*/
const handleChangeWater = (val: string, row: WaterDeviceVO) => {};
function handleUpdate(id: string) {