Commit 078ebd07 by 陈超

A

parent f0574ecc
...@@ -655,6 +655,7 @@ ...@@ -655,6 +655,7 @@
switch(r.key) { switch(r.key) {
case "radio": case "radio":
param.key = r.option param.key = r.option
console.log(param.key)
break break
} }
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment