Ver Fonte

直接上报id修改

duy há 2 anos atrás
pai
commit
bd5d11ef81
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/tentative/detect/test-form.vue

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

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