yxk-20260626-

我的抄送-查看审批修改为查看详情
This commit is contained in:
ye1023
2026-06-26 08:31:00 +08:00
parent 8b02d66e61
commit 59f0497a5c
3 changed files with 4 additions and 3 deletions
@@ -54,7 +54,7 @@
function getTableAction(record) {
return [
{
label: '查看审批',
label: '查看详情',
onClick: showHistory.bind(null, record),
},
];