Qx
qx
2025-04-18 ca4a2d4dfbb58cd92a5f40d5541ce098ec3417b1
src/views/hosp/order/index.vue
@@ -3117,8 +3117,9 @@
    /** 导出按钮操作 */
    handleExport() {
      console.log(this.queryParams)
      this.download(
        "hosp/order/export",
        "/hosp/order/exportOrderList",
        {
          ...this.queryParams,
        },