From 865805b4fc26b41fea4a845eef3551fb414f39c1 Mon Sep 17 00:00:00 2001 From: zhangds Date: Tue, 2 Aug 2022 17:15:58 +0800 Subject: [PATCH] =?UTF-8?q?1)=20=E5=A2=9E=E5=8A=A0=E5=B7=B2=E5=AE=8C?= =?UTF-8?q?=E6=88=90=E5=8F=AF=E5=A4=8D=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/plan/list/list.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/pages/plan/list/list.js b/src/pages/plan/list/list.js index 20aafb07..931c31b0 100644 --- a/src/pages/plan/list/list.js +++ b/src/pages/plan/list/list.js @@ -972,6 +972,17 @@ export default class acclist extends React.Component { 编辑 + { + this.onCopy(e, rowData); + }} + > + 复制 +