浏览代码

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

syh 5 年之前
父节点
当前提交
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 -->