|
|
@@ -272,7 +272,9 @@ const HandleOk= async(values)=>{ |
|
|
|
<ProDescriptions.Item label="topic" copyable valueType="text"> |
|
|
|
{currentRow?.topic} |
|
|
|
</ProDescriptions.Item> |
|
|
|
|
|
|
|
<ProDescriptions.Item label="下发状态" valueType="text"> |
|
|
|
{currentRow?.description} |
|
|
|
</ProDescriptions.Item> |
|
|
|
<ProDescriptions.Item contentStyle={{ maxWidth: '85%'}} label="下发数据"> |
|
|
|
<a |
|
|
|
onClick={() => { |
|
|
|