Commit d184adc1 by 任晓松

update

parent cced2960
...@@ -143,7 +143,7 @@ class ForminfoService extends ServiceBase { ...@@ -143,7 +143,7 @@ class ForminfoService extends ServiceBase {
//组装form //组装form
async packageForm(items) { async packageForm(items) {
let data = { let data = {
"phone": "input", "phone": "mobile",
"singleBtn": "radiogroup", "singleBtn": "radiogroup",
"multipleBtn": "checkgroup", "multipleBtn": "checkgroup",
"downOptions": "dic-select", "downOptions": "dic-select",
......
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