✏️ 正在编辑: importar-producao-banco.phtml
路径:
/srv/systems_dir/yuppiecred-bkp/application/views/scripts/contrato/importar-producao-banco.phtml
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<h1 class="tit_local">Importar Planilha</h1> <div id="view-content"> <?php echo $this->form; ?> <p class="clear"> </p> <div class="progress"> <div class="progress-bar progress-bar-striped active" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"> </div> </div> <br/> <h2 class="tit_local">Contratos não importados</h2> <table class="result_content"> <thead> <tr class="top_list"> <th>Contrato</th> <th>Tabela</th> <th>CPF</th> <th>Cliente</th> <th>Valor</th> <th>Prazo</th> <th>Cod. Vendedor</th> <th>Cod. Atendente</th> <th>Motivo</th> </tr> </thead> <tbody></tbody> </table> </div> <div class="clear"></div> <div id="exibir-layout" style="display: none;"> <div id="modal-layout"> <div class="clear"></div> </div> </div>
💾 保存文件
← 返回文件管理器