Просмотр исходного кода

添加数据报表预览链接按钮

syh 5 лет назад
Родитель
Сommit
62ac943e34
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/views/report/KuaishouChannelRegInfoList.vue

+ 1 - 0
src/views/report/KuaishouChannelRegInfoList.vue

@@ -28,6 +28,7 @@
       <a-upload name="file" :showUploadList="false" :multiple="false" :headers="tokenHeader" :action="importExcelUrl" @change="handleImportExcel">
         <a-button type="primary" icon="import">导入</a-button>
       </a-upload>
+      &nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" href="http://39.97.120.42:8080/jeecg-boot/ureport/preview?_u=mysql:%E8%B6%A3%E7%BA%A6%E4%BC%9A%E6%97%A5%E6%8A%A5-%E5%BF%AB%E6%89%8B.ureport.xml">趣头条日报预览</a>
     </div>
 
     <!-- table区域-begin -->