update
1.手表监测添加参数,查询当天信息
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
const { refreshState } = useRefresh(DEFAULT_TIME);
|
||||
const dayTimeO = ref();
|
||||
const dayTimeT = ref();
|
||||
const interval = ref(1);
|
||||
const interval = ref<any>(null);
|
||||
|
||||
function init() {
|
||||
getTime();
|
||||
|
||||
Reference in New Issue
Block a user