management/src/pages/setting/career/index.jsx
@@ -43,7 +43,7 @@ type="link" onClick={() => { showDelConfirm(async () => { let status = await sendRequest(del, record.deptId); let status = await sendRequest(del, record); if (status) { actionRef.current.reload(); }