From 622705325b2edeb917e564f56a8ccb633261c257 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B3=89=E4=BD=B3?= <1107186916@qq.com> Date: Wed, 23 Sep 2026 15:06:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=80=89=E7=A5=A8=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=89=A9=E4=BD=99=E5=8F=AF=E7=94=A8=E9=87=91?= =?UTF-8?q?=E9=A2=9D=E5=88=97=E5=B9=B6=E6=94=AF=E6=8C=81=E6=B8=B8=E6=A0=87?= =?UTF-8?q?=E7=BF=BB=E9=A1=B5=E4=B8=8E=E4=B8=8A=E4=B8=80=E9=A1=B5=E7=BC=93?= =?UTF-8?q?=E5=AD=98=E5=9B=9E=E6=98=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 下一页回传上页nextCursor续扫,新查询/换页容量/重新打开自动重置游标与页缓存 - 上一页直接回显已浏览页缓存,不再发起请求 - 查询表单删除单据使用状态条件(后端固定查未用),新增剩余可用金额展示列 --- .../kingdee-invoice-pool-dialog/main.vue | 58 ++++++++++++------- 1 file changed, 36 insertions(+), 22 deletions(-) diff --git a/src/components/kingdee-invoice-pool-dialog/main.vue b/src/components/kingdee-invoice-pool-dialog/main.vue index cfafaf8..dcca443 100644 --- a/src/components/kingdee-invoice-pool-dialog/main.vue +++ b/src/components/kingdee-invoice-pool-dialog/main.vue @@ -1,6 +1,6 @@