|
@@ -15,7 +15,7 @@
|
|
15
|
<div id="DataTables_Table_1_wrapper" class="dataTables_wrapper form-inline no-footer">
|
15
|
<div id="DataTables_Table_1_wrapper" class="dataTables_wrapper form-inline no-footer">
|
|
16
|
<div class="dt-toolbar">
|
16
|
<div class="dt-toolbar">
|
|
17
|
<div class="col-xs-12 col-sm-10">
|
17
|
<div class="col-xs-12 col-sm-10">
|
|
18
|
- <a has-botton="2" class="btn btn-default btn-sm" ng-click="allStoreGrainTemperatureDetection()"> <i class="fa fa-search"></i> 粮温检测</a>
|
|
|
|
|
|
18
|
+ <a has-botton="2" class="btn btn-default btn-sm" ng-click="allStoreGrainTemperatureDetection()"> <i class="fa fa-wrench"></i> 粮温检测</a>
|
|
19
|
<label> 仓房名称:
|
19
|
<label> 仓房名称:
|
|
20
|
<select ng-model="search.vCfCode" class="form-control input-sm"
|
20
|
<select ng-model="search.vCfCode" class="form-control input-sm"
|
|
21
|
ng-options="store.storehouseCode as store.storehouseName for store in storelist">
|
21
|
ng-options="store.storehouseCode as store.storehouseName for store in storelist">
|