9fbbb6e5 by wang

init

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