瀏覽代碼

修改导出功能

silent 4 年之前
父節點
當前提交
e23207c20c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/sing_active/activeproductrecord.vue

+ 1 - 1
src/views/sing_active/activeproductrecord.vue

@@ -642,7 +642,7 @@ export default {
       });
       });
     },
     },
     generateListAndDownloadOfWeb() {
     generateListAndDownloadOfWeb() {
-      const filterArray = ["数据统计"];
+      const filterArray = ["关键字","类型"];
       this.$Export.excel({
       this.$Export.excel({
         title: `活动作品数据导出-${moment().format("yyyy-MM-DD HH:mm:ss")}`,
         title: `活动作品数据导出-${moment().format("yyyy-MM-DD HH:mm:ss")}`,
         columns: this.option.column.filter(ele=>{
         columns: this.option.column.filter(ele=>{