@@ -57,6 +57,7 @@
},
{
label: '复制',
+ disabled: record.status != -2,
onClick: handleCopy.bind(null, record),
//{