feat 历史查询-批次履历追溯

This commit is contained in:
Amjacks 2025-04-01 13:54:19 +08:00
parent ca434ed909
commit f703bd5346

View File

@ -117,6 +117,7 @@ onMounted(() => {
{ header: "操作备注", field: "OPTREMARK", hide: false },
];
updateTableHeight();
handleQueryInfo();
window.addEventListener('resize', handleResize);
});
function handleQueryInfo() {