buhuazhen
8 天以前 5f867b5aa6e8eb454f38b646bb4e2d80ddbf7597
src/views/payable/index.vue
@@ -144,7 +144,7 @@
  total: 0,
  // 查询参数
  queryParams: {
    searchAll: "",
    search: "",
  },
});
const userInfo = ref({});
@@ -206,7 +206,7 @@
    let resp = await findPayablePage(
        {
          current: state.current,
          pageSize: state.current
          size: state.pageSize
          , ...state.queryParams
        })
    tableData.value = resp.data.records