iZaiZaiA 2 жил өмнө
parent
commit
0977f30a2b

+ 1 - 1
src/views/tasks/hc-data.vue

@@ -186,7 +186,7 @@ const batchApprovalTaskClick = (rows) => {
 }
 
 //行被点击
-const rowTaskReviewClick = async (row) => {
+const rowTaskReviewClick = async ({row}) => {
     const type = taskReviewType.value
     if (type === '1') {
         batchPdfUrl.value = row.fileUrl