duy 2 жил өмнө
parent
commit
aee8e863c2

+ 1 - 1
src/views/home/task/task-details.vue

@@ -70,7 +70,7 @@
                 </HcListItem>
                 <HcListItem title="附件文件:">
                     <HcImg
-                        v-if="otherInfo?.frElectronicInvoiceUrl" ui="img"
+                        v-if="otherInfo?.frAttachmentUrl" ui="img"
                         :index="0"
                         :src="otherInfo?.frAttachmentUrl"
                         :srcs="[otherInfo?.frAttachmentUrl]"