lex-xin il y a 3 ans
Parent
commit
c39eb0df49

+ 1 - 1
src/components/VueFormMaking/components/GenerateFormItem.vue

@@ -24,7 +24,7 @@
       <template v-else-if="widget.type=='file'">
         <div v-for="(uploadUrlItem, uploadUrlIndex) of dataModel" :key="uploadUrlIndex">
           <i style="color: #909399;" class="el-icon-document" />
-          <a :href="uploadUrlItem.url" target="_blank">{{ uploadUrlItem.name }}</a>
+          <a :href="uploadUrlItem.url" target="_blank">{{ uploadUrlItem.name || uploadUrlItem.url }}</a>
         </div>
       </template>
 

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
web/index.html


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
web/static/web/js/chunk-25041faa.8a855884.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
web/static/web/js/chunk-25041faa.bb7421ef.js


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff