浏览代码

试验自检上报ids修改

duy 2 年之前
父节点
当前提交
c1a139693b
共有 1 个文件被更改,包括 2 次插入1 次删除
  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'],