mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
f8f654de05
commit
d9ec076fc4
@ -2,7 +2,7 @@ var _can_name = "/plugin/table.js"
|
||||
Volcanos("onimport", {help: "导入数据", list: [], _init: function(can, msg, list, cb, target) {
|
||||
can.onmotion.clear(can), can.base.isFunc(cb) && cb(msg)
|
||||
can.onappend.table(can, msg)
|
||||
can.onappend.board(can, msg.Result())
|
||||
can.onappend.board(can, msg)
|
||||
can.onmotion.story.auto(can, target)
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user