Browse Source

商用调试BUG

dev
wenlele 3 years ago
parent
commit
236b4eb409
  1. 1
      web/client/src/sections/problem/components/tableData.jsx

1
web/client/src/sections/problem/components/tableData.jsx

@ -140,6 +140,7 @@ const TableData = ({ route, dispatch, actions, collectData, setSetup, exhibition
}, [query, search, pepProjectId]) }, [query, search, pepProjectId])
console.log(exhibition); console.log(exhibition);
console.log(tableData);
return ( return (
<> <>

Loading…
Cancel
Save