|
|
@@ -335,8 +335,8 @@
|
|
335
|
335
|
<td style="padding-left: 30px;">
|
|
336
|
336
|
<botton class="btns Seach">搜索</botton>
|
|
337
|
337
|
<!--<botton class="btns Export">导出</botton>-->
|
|
338
|
|
- <botton class="btns add_record">添加</botton>
|
|
339
|
|
- <botton class="btns Remove">删除</botton>
|
|
|
338
|
+ <!--<botton class="btns add_record">添加</botton>-->
|
|
|
339
|
+ <!--<botton class="btns Remove">删除</botton>-->
|
|
340
|
340
|
</td>
|
|
341
|
341
|
</tr>
|
|
342
|
342
|
</table>
|
|
|
@@ -347,7 +347,7 @@
|
|
347
|
347
|
<table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
|
|
348
|
348
|
<thead>
|
|
349
|
349
|
<tr>
|
|
350
|
|
- <th data-checkbox="true"></th>
|
|
|
350
|
+ <!--<th data-checkbox="true"></th>-->
|
|
351
|
351
|
<th data-field="F_Descript" data-formatter="GetCont" data-align="center">文本描述</th>
|
|
352
|
352
|
<th data-field="F_Level" data-align="center" data-formatter="States">级别</th>
|
|
353
|
353
|
<th data-field="F_DeptName" data-align="center">承办单位</th>
|