From 693f0719a8f6e0aebdeb2b8e9088e205beca7323 Mon Sep 17 00:00:00 2001 From: woody Date: Wed, 9 Jul 2025 10:12:40 +0800 Subject: [PATCH] =?UTF-8?q?feat(cashDetails):=20=E6=8F=90=E7=8E=B0?= =?UTF-8?q?=E9=A9=B3=E5=9B=9E=E6=B7=BB=E5=8A=A0=E6=8C=89=E9=92=AE=E6=9D=83?= =?UTF-8?q?=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/financial/cashDetails/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/financial/cashDetails/index.vue b/src/views/financial/cashDetails/index.vue index a9c82d4..318764f 100644 --- a/src/views/financial/cashDetails/index.vue +++ b/src/views/financial/cashDetails/index.vue @@ -227,6 +227,7 @@ 导出 item.approveState == 1) - console.log(canReject) if (!canReject) { this.$message({ message: '存在已审核单据,请重新选择',