| | |
| | | <div class="form-group" style="font-size: 25px;color: #4CAF50;"> |
| | | <label class="col-sm-3 control-label">按期改:<span id="onTimeRectifyNum"></span></label> |
| | | <label class="col-sm-3 control-label">按期率:<span id="onTimeRectifyRate"></span></label> |
| | | <label class="col-sm-3 control-label">超期改:<span>0</span></label> |
| | | <label class="col-sm-3 control-label">超期率:<span>0%</span></label> |
| | | <label class="col-sm-3 control-label">超期改:<span id="overdueRectifyNum"></span></label> |
| | | <label class="col-sm-3 control-label">超期率:<span id="overdueRectifyRate"></span></label> |
| | | </div> |
| | | |
| | | <div class="form-group" style="font-size: 25px;color: #4CAF50;"> |
| | |
| | | visible: false |
| | | }, |
| | | { |
| | | field: 'registerCreateTime', |
| | | title: '登记时间' |
| | | }, |
| | | { |
| | | field: 'checkType', |
| | | title: '排查方式', |
| | | formatter: function (value, row, index) { |