Browse Source

清表模板回显

duy 2 years ago
parent
commit
bbfeec5b11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/exctab/excelmodel/excelmodel.vue

+ 1 - 1
src/views/exctab/excelmodel/excelmodel.vue

@@ -181,7 +181,7 @@
           >
           >
             <template v-if="from.fileUrl">
             <template v-if="from.fileUrl">
               <div class="excelname">
               <div class="excelname">
-                <div>{{from.name}}</div>
+                <div>{{from.extension}}</div>
                 <i
                 <i
                   class="el-icon-success marleft10"
                   class="el-icon-success marleft10"
                   style="color: rgb(0, 168, 112);"
                   style="color: rgb(0, 168, 112);"