Commit 6a9a5e7f by caosy

添加打球人检索

parent 530b83e5
......@@ -3,6 +3,7 @@
<@com.textInput "form.courseId" "style=\"margin-left: 5px;\"" "球场号" "text"/>
<@com.textInput "form.districtName" "style=\"margin-left: 5px;\"" "球场城市" "text" true "form.districtId"/>
<@com.textInput "form.userName" "style=\"margin-left: 5px;\"" "订单联系人" "text"/>
<@com.textInput "form.cName" "style=\"margin-left: 5px;\"" "打球人" "text"/>
<@com.textInput "form.userId" "style=\"margin-left: 5px;\"" "用户ID" "text"/>
<@com.textInput "form.contactTel" "style=\"margin-left: 5px;\"" "联系人手机号" "text"/>
<@com.textInput "form.orderName" "style=\"margin-left: 5px;\"" "订单名称" "text"/>
......
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 sign in to comment