Kaynağa Gözat

Merge branch 'develop' of http://git.chelingzhu.com/jianguan-web/qpls-md-html into develop

chenrui 3 yıl önce
ebeveyn
işleme
4ca6748728

+ 1 - 1
src/views/inventoryManagement/inventoryImport/list.vue

@@ -13,7 +13,7 @@
           upText="选择导入文件"
           @remove="resetSearchForm"
           @change="changeImport"></Upload>
-        <a :href="filePath" target="_blank" style="margin: 5px 0 0 15px;display: block;float: left;">
+        <a :href="filePath" style="margin: 5px 0 0 15px;display: block;float: left;">
           <a-icon type="download" style="padding-right: 5px;" />下载导入模板
         </a>
       </div>