1
0
forked from x/volcanos
This commit is contained in:
harveyshao 2022-03-12 21:52:31 +08:00
parent f995ec046d
commit d7ab130ce3

View File

@ -186,6 +186,7 @@ Volcanos("onaction", {help: "控件交互", list: [nfs.SAVE, code.AUTOGEN, code.
script: function(event, can, button) { var meta = can.Conf()
can.request(event, {_handle: ice.TRUE, text: `Volcanos("onimport", {help: "导入数据", list:[], _init: function(can, msg, cb, target) {
msg.Echo("hello world")
can.onappend.table(can, msg)
can.onappend.board(can, msg)
}})`}, can.Option())
can.user.input(event, can, meta.feature[button], function(ev, btn, data, list, args) {