|
@@ -166,34 +166,6 @@
|
|
<a href="javascript:;" style="margin-top:8px" class="btn btn-sm btn-info btn-addlog">添加维修报告记录</a>
|
|
<a href="javascript:;" style="margin-top:8px" class="btn btn-sm btn-info btn-addlog">添加维修报告记录</a>
|
|
</div>
|
|
</div>
|
|
<textarea name="row[other_report]" style="margin-top:9px" class="form-control hide other_report" cols="30" rows="5">{$row.other_report}</textarea>
|
|
<textarea name="row[other_report]" style="margin-top:9px" class="form-control hide other_report" cols="30" rows="5">{$row.other_report}</textarea>
|
|
-<!-- <div class="col-xs-9 col-sm-9">-->
|
|
|
|
-<!-- <dl class="fieldlist" data-name="row[other_report]" data-template="other_suppliertpl1" id="second-fieldlist">-->
|
|
|
|
-<!-- <dd >-->
|
|
|
|
-<!-- <ins style="width: 250px;">故障现象</ins>-->
|
|
|
|
-<!-- <ins style="width: 250px;">可能原因</ins>-->
|
|
|
|
-<!-- <ins style="width: 250px;">故障部位</ins>-->
|
|
|
|
-<!-- <ins style="width: 250px;">排除方法</ins>-->
|
|
|
|
-<!-- </dd>-->
|
|
|
|
-<!-- <dd style="margin-right: 87%">-->
|
|
|
|
-<!-- <a href="javascript:;" class="btn btn-sm btn-info btn-append"><i class="fa fa-plus"></i> 添加维修报告记录</a>-->
|
|
|
|
-<!-- </dd>-->
|
|
|
|
-<!-- <textarea name="row[other_report]" class="form-control other_report" cols="30" rows="5">{$row.other_report}</textarea>-->
|
|
|
|
-<!-- </dl>-->
|
|
|
|
-<!-- <script type="text/html" id="other_suppliertpl1">-->
|
|
|
|
-<!-- <dd class="form-inline">-->
|
|
|
|
-<!-- <select class="form-control" name="unwin[<%=index%>][xx_id]" style="width: 260px;">-->
|
|
|
|
-<!-- <option value="" >请选择</option>-->
|
|
|
|
-<!-- {foreach name="xiantaskxiang" item="vo"}-->
|
|
|
|
-<!-- <option value="{$vo.fault_id}" <%if(row.xx_id =='{$vo.fault_id}'){%> selected <% }%> >{$vo.name}</option>-->
|
|
|
|
-<!-- {/foreach}-->
|
|
|
|
-<!-- </select>-->
|
|
|
|
-<!-- <input style="width: 250px;" type="text" name="<%=unwin%>[<%=index%>][yy_id]" class="form-control selectpage" data-source="fault/selectpage" data-multiple="true" data-primary-key="fault_id" data-field="name" data-params='{"custom[fault_type]":"2","custom[sim_type]":"{$row.sim_type}"}' value="<%=row.yy_id%>"/>-->
|
|
|
|
-<!-- <input style="width: 250px;" type="text" name="<%=unwin%>[<%=index%>][bw_id]" class="form-control selectpage" data-source="fault/selectpage" data-multiple="true" data-primary-key="fault_id" data-field="name" data-params='{"custom[fault_type]":"3","custom[sim_type]":"{$row.sim_type}"}' value="<%=row.bw_id%>"/>-->
|
|
|
|
-<!-- <input style="width: 250px;" type="text" name="<%=unwin%>[<%=index%>][pc_id]" class="form-control selectpage" data-source="fault/selectpage" data-multiple="true" data-primary-key="fault_id" data-field="name" data-params='{"custom[fault_type]":"4","custom[sim_type]":"{$row.sim_type}"}' value="<%=row.pc_id%>"/>-->
|
|
|
|
-<!-- <span class="btn btn-sm btn-danger btn-remove"><i class="fa fa-times"></i></span>-->
|
|
|
|
-<!-- </dd>-->
|
|
|
|
-<!-- </script>-->
|
|
|
|
-<!-- </div>-->
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="form-group" style="text-align: center">
|
|
<div class="form-group" style="text-align: center">
|