diff --git a/pane/Action.js b/pane/Action.js index 8283b7dc..8b626c2f 100644 --- a/pane/Action.js +++ b/pane/Action.js @@ -39,9 +39,10 @@ Volcanos("onimport", {help: "导入数据", list: [], }, }) Volcanos("onaction", {help: "组件交互", list: [["layout", "工作", "办公", "聊天"], "清屏", "刷新", "串行", "并行", - {input: "pod"}, {input: "top"}, - {input: "you"}, {input: "hot"}], + {input: "pod"}, {input: "you"}, {input: "hot"}, {input: "top"}, +], "工作": function(event, can, msg, cmd, output) { + can.Export(event, cmd, "layout") }, "办公": function(event, can, msg, cmd, output) {