diff --git a/src/components/IDE/Monitor/ContractLogs/index.tsx b/src/components/IDE/Monitor/ContractLogs/index.tsx index e45061bf..ae19aa31 100644 --- a/src/components/IDE/Monitor/ContractLogs/index.tsx +++ b/src/components/IDE/Monitor/ContractLogs/index.tsx @@ -28,6 +28,17 @@ export const CreateContractLogButton = observer(() => { const ids = w3s.project.curProject.contractLogs.map((item) => String(item.f_contractlog_id)); return ( +