Browse Source

试验自检上报ids修改

duy 2 years ago
parent
commit
c1a139693b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/tentative/detect/test-form.vue

+ 2 - 1
src/views/tentative/detect/test-form.vue

@@ -660,7 +660,8 @@ const reportModalClick = async () => {
         reportLoading.value = false
         if (taskCheck) {
             //初始弹出弹窗,防呆
-            reportIds.value = info['primaryKeyId']
+            // reportIds.value = info['primaryKeyId'] dataId
+             reportIds.value = dataId
             reportAddition.value = {
                 classify: authBtnTabKey.value,
                 contractIdRelation: info['contractIdRelation'],