From 2404d8a1bed5509432652f11aba6a1efa04aa160 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 18 九月 2020 19:24:26 +0800 Subject: [PATCH] 2020-09-18 --- src/templates/modalconfig/index.jsx | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/templates/modalconfig/index.jsx b/src/templates/modalconfig/index.jsx index 4cec9e0..a369e07 100644 --- a/src/templates/modalconfig/index.jsx +++ b/src/templates/modalconfig/index.jsx @@ -399,8 +399,6 @@ if (type === 'copy') { card.originUuid = card.uuid card.uuid = Utils.getuuid() - card.label = card.label + '(copy)' - card.field = card.field + '(copy)' card.focus = true // 澶嶅埗鍒板壀鍒囨澘 -- Gitblit v1.8.0