diff --git a/frame.js b/frame.js index 53205c73..ea315598 100644 --- a/frame.js +++ b/frame.js @@ -172,6 +172,7 @@ var can = Volcanos("chat", { // 上报数据 // 上下循环 // key && can.Import(event, value, key) + can.Action(key, value) } } },