비즈니스 로그조회 추가

This commit is contained in:
2025-03-19 10:56:57 +09:00
parent f2d7c87f38
commit a0087a1e29
15 changed files with 1464 additions and 54 deletions

View File

@@ -167,7 +167,6 @@ const LandInfoView = () => {
handleSearch();
removeSelectedRows();
}
!loading && console.log(dataList?.land_info_list)
return (
<>