Ver código fonte

下载导入模板报错

duy 1 ano atrás
pai
commit
a16378a885
1 arquivos alterados com 1 adições e 0 exclusões
  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"