浏览代码

下载导入模板报错

duy 1 年之前
父节点
当前提交
a16378a885
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/tentative/detect/components/ListItem.vue

+ 1 - 0
src/views/tentative/detect/components/ListItem.vue

@@ -99,6 +99,7 @@
                                         </div>
                                     </HcTooltip>
                                     <HcUploadFile
+                                        v-if="checkItem?.pKeyId"
                                         ref="dataHcUploadFileRef"
                                         :params="{ pKeyId: checkItem.pKeyId }"
                                         :options="UploadFileOptions"