|
|
|
@ -7,6 +7,9 @@
|
|
|
|
|
<div class="container-div">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-sm-12 select-table table-striped">
|
|
|
|
|
<!-- 点击事件的方式打开使用 detailViewIcon: false and detailViewByClick: true
|
|
|
|
|
data-detail-view-icon="false"
|
|
|
|
|
data-detail-view-by-click="true" -->
|
|
|
|
|
<table id="bootstrap-table"></table>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|