2025-06-27 10:04:22 +08:00

199 lines
7.8 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<style>
.SortTop {
padding: 15px;
line-height: 25px;
background-color: #CCECF4;
}
#myTable thead th, #myTable tbody td {
text-align: center;
width: 6.66%;
vertical-align: middle;
font-size: 12px;
}
.SortTop label {
width: 22%;
text-align: right;
}
.SortTop input {
width: 50%;
}
.SortTop select {
width: 50%;
}
.SortTop .btn {
margin: 0;
}
</style>
<div class="container">
<div class="row Top">
<i></i>
<h2>{{BiaoTi}}</h2>
<i style="float:right"></i>
</div>
<div class="row text-left SortTop">
<div class="col-sm-6">
<p>
<label for="RWBH">任务编号:</label>
<input type="text" id="RWBH" class="form-control input-sm inline" ng-model="rwbh"/>
</p>
<p>
<label for="JCJG">检测机构:</label>
<select class="form-control input-sm inline " id="JCJG" ng-model="jcjg" ng-options="a.JCJGMC for a in JCDWdata" ng-disabled="YSSS">
<option value="">选择...</option>
</select>
</p>
<p>
<label for="RWLY">任务来源:</label>
<select class="form-control input-sm inline" id="RWLY" ng-model="rwly" ng-options="a.name for a in RELYdata">
<option value="">选择...</option>
</select>
</p>
<p>
<label for="JYPC">检验频次:</label>
<select class="form-control input-sm inline" id="JYPC" ng-model="jypc" ng-options="a.name for a in JYPCdata">
<option value="">选择...</option>
</select>
</p>
<p>
<label for="RWXZ">任务性质:</label>
<select class="form-control input-sm inline" id="RWXZ" ng-model="rwxz" ng-options="a.name for a in RWXZdata">
<option value="">选择...</option>
</select>
</p>
</div>
<div class="col-sm-6">
<p>
<label for="SPDL">食品大类:</label>
<!--<input type="text" id="SPDL" class="form-control input-sm inline " />-->
<select ng-model="SPDL" class="form-control input-sm inline">
<option>食品大类</option>
<option>食品亚类</option>
<option>食品品种</option>
<option>食品小类</option>
</select>
</p>
<p >
<label for="SPYL">关键字:</label>
<input type="text" id="SPYL" ng-model="GJZ" class="form-control input-sm inline " />
</p>
<p>
<label for="ZXNY">执行年月:</label>
<input type="month" class="form-control input-sm inline " ng-model="ypkssj" style="width:28%"/>
<input type="month" class="form-control input-sm inline " ng-model="ypjssj" style="width:28%" />
</p>
<!--<p>
<label for="SPPZ">食品品种:</label>
<input type="text" id="SPPZ" class="form-control input-sm inline " />
</p>
<p>
<label for="SPXL">食品小类:</label>
<input type="text" id="SPXL" class="form-control input-sm inline " />
</p>-->
<p class="text-center">
<button class="btn btn-default" ng-click="Cha()">查询</button>
<span>总计:{{myttt}} 条任务</span>&nbsp;&nbsp;&nbsp;
<span>计划:{{myttt2}}件样品</span>
<br/><br />
<button class="btn btn-default" ng-click="Ok()" ng-show="TorF" style="margin-right:10px;">确定</button>
<button class="btn btn-default" ng-click="Return()" ng-show="TorF">返回</button>
</p>
</div>
<!--<span>查询条件:</span>
<select ng-model="mysel" ng-options="a.name for a in Myjson" style="margin-right:10px;">
<option value="">选择</option>
</select>
<span>
搜索: <input type="text" ng-model="mytxt" placeholder="" class="search-box" />
<input type="button" class="btn btn-success " name="搜索" value="搜索" ng-click="btn()" />
<input type="button" class="btn btn-success" ui-sref="app.ShuRu" value="新增" />
</span>
<span>
</span>-->
</div>
<div class="row">
<table st-table="displayed" st-pipe="getService" class="table table-hover text-center table-bordered" id="myTable">
<thead>
<tr class="text-xs">
<th ng-show="YorN">
全选
<st-checkbox-all select-list="selectList" current-ids="ids" check-init="checkinit"></st-checkbox-all>
</th>
<th st-ratio="10" st-sort="RWBH">任务编号</th>
<th st-ratio="10" st-sort="JCDW">检测机构</th>
<th st-ratio="10" st-sort="RWLY">任务来源</th>
<th st-ratio="10" st-sort="JYPC">检验频次</th>
<th st-ratio="10" st-sort="FXDJ">风险等级</th>
<th st-ratio="10" st-sort="SPDL">食品大类</th>
<th st-ratio="10" st-sort="SPYL">食品亚类</th>
<th st-ratio="10" st-sort="SPPZ">食品品种</th>
<th st-ratio="10" st-sort="SPXL">食品小类</th>
<th st-ratio="10" st-sort="JCRWHJ">检测任务合计</th>
<th st-ratio="10" st-sort="ZT">状态</th>
<th>操作</th>
</tr>
</thead>
<tbody>
<tr ng-repeat="item in displayed">
<!--导入数据后引用下面的disData上面的fxjJson删除-->
<!--<tr ng-repeat="item in dispData">-->
<!--导入数据后引用下面的disData上面的fxjJson删除-->
<!--<tr ng-repeat="item in dispData">-->
<td st-ratio="{{tiao}}" ng-show="YorN">
<st-checkbox select-list="selectList" id="{{item.id}}" ng-click="dianji()"></st-checkbox>
<!--<span>{{item.id}}</span>-->
</td>
<td st-ratio="10">{{item.RWBH}}</td>
<td st-ratio="10">{{item.JCDW}}</td>
<td st-ratio="10">{{item.RWLY}}</td>
<td st-ratio="10">{{item.JYPC}}</td>
<td st-ratio="10">{{item.FXDJ}}</td>
<td st-ratio="10">{{item.SPDL}}</td>
<td st-ratio="10">{{item.SPYL}}</td>
<td st-ratio="10">{{item.SPPZ}}</td>
<td st-ratio="10">{{item.SPXL}}</td>
<td st-ratio="10">{{item.JCRWHJ}}</td>
<td st-ratio="10">{{item.ZT}}</td>
<td>
<div class="YD-disp">
<a ng-click="open(item.id)">查看</a>
</div>
</td>
</tr>
</tbody>
<st-loading is-show="isShow" tip-show="正在加载请稍后!!"></st-loading>
<tfoot>
<tr>
<td colspan="15" class="text-center">
<div st-items-by-page="curpageNumber" st-pagination="" st-template="app/pagination.custom.html"></div>
</td>
</tr>
</tfoot>
</table>
</div>
</div>