ソースを参照

试验自检上报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'],