duy 2 ماه پیش
والد
کامیت
52da30ee4f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/tentative/detect/commission.vue

+ 1 - 1
src/views/tentative/detect/commission.vue

@@ -671,7 +671,7 @@ const reportClick = async () => {
      //请求文件题名
      const { data } = await wbsApi.queryDocumentTitle({
                     // primaryKeyId: info['primaryKeyId'],
-                    primaryKeyId: reportIds.value,
+                    primaryKeyId: rows[0].id,
                     classify: '1',
 
                 })