去掉临时测试用的巡查时间判断
This commit is contained in:
parent
658403dabd
commit
3ee00aa59b
@ -476,8 +476,6 @@ const formatTime = (timestamp: string) => {
|
||||
|
||||
// 检查巡查时间
|
||||
const checkInspectionTime = () => {
|
||||
canInspect.value = true;
|
||||
return;
|
||||
const currentTime = now;
|
||||
let wDay = currentTime.day();
|
||||
if (wDay === 0) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user