|
@@ -185,20 +185,20 @@
|
|
|
<!-- <div class="form-group col-md-5" style="padding-left: 0">-->
|
|
|
<!-- <textarea class="form-control" name="descript" id="es"></textarea>-->
|
|
|
<!-- </div>-->
|
|
|
-<!-- <div class="form-group col-md-6" style="margin-top: 10px;margin-left: -14px;">-->
|
|
|
-<!-- <div class="col-md-3" style="padding-left: 0">-->
|
|
|
-<!-- <input type="input" id="importcoll" class="form-control" value="" placeholder="库表名"/>-->
|
|
|
-<!-- </div>-->
|
|
|
+ <div class="form-group col-md-6" style="margin-top: 10px;margin-left: -14px;">
|
|
|
+ <div class="col-md-3" style="padding-left: 0">
|
|
|
+ <input type="input" id="importcoll" class="form-control" value="markwork_wb_zcz" readonly placeholder="库表名"/>
|
|
|
+ </div>
|
|
|
<!-- <button class="btn btn-primary import-primary" onclick='getescount()'>-->
|
|
|
<!-- Es导入数据-->
|
|
|
<!-- </button>-->
|
|
|
-<!-- <button class="btn btn-primary import-primary" onclick='importbyexcel()'>-->
|
|
|
-<!-- 导入Excel-->
|
|
|
-<!-- </button>-->
|
|
|
-<!-- </div>-->
|
|
|
-<!-- <iframe srcdoc="<form id='uploadform' method='post' enctype='multipart/form-data' action='/center/importbyexcel'><input type='file' name='xlsx' /><input type='input' id='excelcoll' name='excelcoll' /></form>"-->
|
|
|
-<!-- height=0 scrolling=no class="hide" id="fileframe">-->
|
|
|
-<!-- </iframe>-->
|
|
|
+ <button class="btn btn-primary import-primary" onclick='importbyexcel()'>
|
|
|
+ 导入Excel
|
|
|
+ </button>
|
|
|
+ </div>
|
|
|
+ <iframe srcdoc="<form id='uploadform' method='post' enctype='multipart/form-data' action='/center/importbyexcel'><input type='file' name='xlsx' /><input type='input' id='excelcoll' name='excelcoll' /></form>"
|
|
|
+ height=0 scrolling=no class="hide" id="fileframe">
|
|
|
+ </iframe>
|
|
|
</div>
|
|
|
<hr style="border:1 double" width="100%">
|
|
|
<div class="col-md-12">
|