liuyg
2021-11-23 1546789fd0ff0e90fb0f4519ecba72d8a932c91d
src/views/qiandao/tables.vue
@@ -164,6 +164,7 @@
    //   }
    // },
    rowUps(row, msg) {
      row["cell"] = "2";
      let zhiwenData = this.useZhiWen("outZhiwenData");
      let card = this.cardInfor;
      // console.log(card);
@@ -363,7 +364,7 @@
        //   // console.log(values, 2);
        this.data = [];
        this.page.total = 0;
        // return;
        return;
      }
      getList(page.currentPage, page.pageSize, values).then((res) => {
        // console.log(res);