chore: detail api
This commit is contained in:
@@ -49,6 +49,7 @@ const AddBenchmark: React.FC<AddModalProps> = ({
|
||||
<BenchmarkForm
|
||||
ref={form}
|
||||
action={action}
|
||||
open={open}
|
||||
currentData={currentData}
|
||||
onFinish={handleOk}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user