From c9f3dcf7f477ebaaae87edc896f6d41f071bdf33 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Fri, 7 Nov 2025 10:10:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/flow/payList.vue | 120 ++++++++++++++++++++++++++++++++++--- 1 file changed, 112 insertions(+), 8 deletions(-) diff --git a/src/views/flow/payList.vue b/src/views/flow/payList.vue index 18194c1..4ca0d10 100644 --- a/src/views/flow/payList.vue +++ b/src/views/flow/payList.vue @@ -8,7 +8,49 @@
-
+
+ + + + + + + + 查询
共 {{ pendingRows.length }} 条记录 · 第 1 页 / 共 1 页 -
+
@@ -100,7 +142,7 @@ icon="el-icon-check" @click="handleBatchConfirm" >批量确认 -
+
@@ -161,7 +203,7 @@ @@ -186,7 +228,7 @@ icon="el-icon-close" @click="handleBatchCancel" >批量取消 - + @@ -272,8 +314,12 @@