2d675fd7 by yangjianbin

init

1 parent 2e8fa0c0
......@@ -215,7 +215,7 @@
<div class="panel-header">单位信息</div>
<div class="panel-body">
<div class="row cl">
<input type="hidden" class="form-control input-text" name="clientInfoInputVO.userId" value="<?= $clientInfoOutputVO ? $clientInfoOutputVO->id: '' ?>">
<input type="hidden" class="form-control input-text" name="clientInfoInputVO.id" value="<?= $clientInfoOutputVO ? $clientInfoOutputVO->id: '' ?>">
<div class="form-group col-sm-3 col-md-2">
<label>单位名称</label>
<input type="text" class="form-control input-text" name="clientUnitInputVO.unitName"
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!