mirror of
https://github.com/tencentmusic/cube-studio.git
synced 2025-02-05 14:19:59 +08:00
修正rdma
This commit is contained in:
parent
cf561cdf3b
commit
601e046f55
File diff suppressed because one or more lines are too long
@ -280,7 +280,7 @@ const Model: React.FC<ModelProps> = props => {
|
||||
handleOnChange('resource_rdma', value ? value : '');
|
||||
}}
|
||||
value={task?.resource_rdma || ''}
|
||||
required
|
||||
disabled
|
||||
/>
|
||||
<div className={style.splitLine}></div>
|
||||
<TextField
|
||||
|
Loading…
Reference in New Issue
Block a user