yxk-20260714
已办列表 TaskHistoryList 操作栏按钮从“历史”改为“查看详情”。
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
function getTableAction(record) {
|
||||
return [
|
||||
{
|
||||
label: '历史',
|
||||
label: '查看详情',
|
||||
onClick: showHistoryInfo.bind(null, record),
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user