Browse Source

下载导入模板报错

duy 1 năm trước cách đây
mục cha
commit
a16378a885
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"