fix:修改审核管理-待审核项目-审核及审核记录ID

This commit is contained in:
wyx
2023-02-13 11:35:04 +08:00
parent f7ae61a6e7
commit b42112dc02

View File

@@ -227,7 +227,7 @@ export default {
style="cursor:pointer;color:#387DF7"
onClick={() => {
showProjAudit(
value.record.projectId,
value.record.id,
value.record.createId,
value.record.createName
);