From c5a74fdbf86f7da8ab42a976e6a96c9edb1fc63c Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 13 九月 2024 08:09:00 +0800
Subject: [PATCH] #

---
 zy-acs-flow/src/page/operationRecord/OperationRecordList.jsx |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/zy-acs-flow/src/page/operationRecord/OperationRecordList.jsx b/zy-acs-flow/src/page/operationRecord/OperationRecordList.jsx
index 088c916..56b0283 100644
--- a/zy-acs-flow/src/page/operationRecord/OperationRecordList.jsx
+++ b/zy-acs-flow/src/page/operationRecord/OperationRecordList.jsx
@@ -168,7 +168,6 @@
             >
                 <OperationDetail
                     operation={drawerVal}
-                    setDrawerVal={setDrawerVal}
                 />
             </PageDrawer>
         </Box>

--
Gitblit v1.9.1