From f91c80247d0c89180629300c17fa1f4e62daeddc Mon Sep 17 00:00:00 2001 From: shaoying Date: Fri, 14 Aug 2020 14:07:17 +0800 Subject: [PATCH] =?UTF-8?q?action=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frame.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frame.js b/frame.js index c089550e..ad77c965 100644 --- a/frame.js +++ b/frame.js @@ -536,6 +536,7 @@ Volcanos("onappend", {help: "渲染引擎", list: [], _init: function(can, meta, can.core.Item(line, msg.Option) can.run(event, ["action", target.value].concat(list), function(msg) { can.user.toast(can, target.value+"成功", "paste") + can.run({}) }, true) return true })