7/10 缴费分析,人员分析 数据对接
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user