mirror of
https://github.com/chaitin/MonkeyCode.git
synced 2026-02-06 00:33:57 +08:00
修复了普通用户无法查看报告的问题
This commit is contained in:
@@ -335,6 +335,7 @@ const CodeScanTaskList = ({
|
||||
open={!!detail}
|
||||
onClose={() => setDetail(undefined)}
|
||||
task={detail}
|
||||
admin={admin}
|
||||
/>
|
||||
</Card>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user