e4ca6cc0 by yangjianbin

init

1 parent 76ba7a5f
......@@ -308,7 +308,7 @@
<div class="panel panel-danger mb-20">
<div class="panel-header">联系人信息 (不承担贷款相关责任)</div>
<div class="panel-body">
<?php if(count($clientContactInputVOS) > 0):?>
<?php if($clientContactInputVOS):?>
<?php foreach ($clientContactInputVOS as $k=>$v):?>
<div class="row cl">
<div class="form-group col-sm-3 col-md-2">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!