| | |
| | | } |
| | | }, |
| | | { |
| | | field: 'rectifyAttachment', |
| | | title: '防范措施' |
| | | }, |
| | | { |
| | | title: '操作', |
| | | align: 'center', |
| | | formatter: function (value, row, index) { |
| | |
| | | } |
| | | }, |
| | | { |
| | | field: 'rectifyAttachment', |
| | | title: '防范措施' |
| | | }, |
| | | { |
| | | title: '操作', |
| | | align: 'center', |
| | | formatter: function (value, row, index) { |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="row"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-2 control-label">防范措施:</label> |
| | | <div class="col-sm-10"> |
| | | <input th:value="*{rectifyAttachment}" class="form-control" type="text" readonly="readonly"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | </form> |
| | | </div> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="form-group showByDangerLevelChange"> |
| | | <label class="col-sm-3 control-label">防范措施:</label> |
| | | <div class="col-sm-8"> |
| | | <textarea name="rectifyAttachment" maxlength="500" class="form-control" rows="3"></textarea> |
| | | </div> |
| | | </div> |
| | | <div class="form-group showByDangerLevelChange"> |
| | | <label class="col-sm-3 control-label is-required">隐患整改责任部门:</label> |
| | | <div class="col-sm-8"> |
| | | <div class="input-group"> |