YM
2024-05-17 4cdc35b7911554a955a7f5b29f55dbd91d7fd34e
src/pages/knowledgeBase/knowledgeBase.vue
@@ -395,7 +395,7 @@
  methods: {
    //重置搜索结果
    resetForm() {
      this.tableData = [];
      this.onSearch("");
    },
    // ExportJsonExcel实例
    Ture() {
@@ -409,7 +409,7 @@
      const dataList = this.tableData;
      console.log(this.keywords, "keywords");
      let Obj = {
        keywords: "楊", //搜索框检索
        keywords: "", //搜索框检索
        // keywords: this.keywords, //搜索框检索
        name: this.submitData.name, //姓名
        alias: this.submitData.alias, //别名