1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00

fix action.import

This commit is contained in:
shaoying 2020-03-03 17:01:05 +08:00
parent 0ac3f19062
commit 472a512d0b

View File

@ -172,6 +172,7 @@ var can = Volcanos("chat", {
// 上报数据
// 上下循环
// key && can.Import(event, value, key)
can.Action(key, value)
}
}
},