+ 效期查询默认展开所有数据

+ 更新对照品信息
+ 更新设备信息
This commit is contained in:
2024-03-19 17:40:03 +08:00
parent 62a94ac0a0
commit 23fcb18950
3 changed files with 39 additions and 44 deletions

View File

@@ -66,6 +66,7 @@
if (count == 0) {
$("#content").append("已加载所有数据")
clearInterval(interval)
$("#search").click()
}
}, 100)