9fbbb6e5 by wang

init

1 parent 9879dd71
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
196 <div class="row cl"> 196 <div class="row cl">
197 <div class="form-group col-sm-6 col-md-4"> 197 <div class="form-group col-sm-6 col-md-4">
198 <label>户口详细地址</label> 198 <label>户口详细地址</label>
199 <input type="text" class="form-control input-text" id="address" 199 <input type="text" class="form-control input-text" id="address" name="clientInfoInputVO.registerDetailAddress"
200 value="<?= $clientInfoOutputVO ? $clientInfoOutputVO->registerDetailAddress : '' ?>"> 200 value="<?= $clientInfoOutputVO ? $clientInfoOutputVO->registerDetailAddress : '' ?>">
201 </div> 201 </div>
202 </div> 202 </div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!