| | |
| | | </select> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价风险级别:</label> |
| | | <label>固有风险评价风险级别:</label> |
| | | <select name="evaluationAfterFengxianJibie" > |
| | | <option value="">所有</option> |
| | | <option value="低">低</option> |
| | |
| | | return $.table.selectDictLabel(evaluationStatusDatas, value); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '固有风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '固有风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '固有风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '固有风险评价风险色', |
| | | formatter: function(value, row, index) { |
| | | var actions = []; |
| | | if (row.evaluationAfterFengxianse=='红色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff0000;border-color: #ff0000;color: #000000;" href="#">红色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='橙色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff6100;border-color: #ff6100;color: #000000;" href="#">橙色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='黄色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ffff00;border-color: #ffff00;color: #000000;" href="#">黄色</a> '); |
| | | |
| | | }else if(row.evaluationAfterFengxianse=='蓝色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #0000ff;border-color: #0000ff;color: #ffffff;" href="#">蓝色</a> '); |
| | | } |
| | | return actions.join(''); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '固有风险评价管控层级' |
| | | }, |
| | | |
| | | { |
| | | field: 'evaluationNowFengxianzhi', |
| | |
| | | // title: '建议应急处置措施' |
| | | // }, |
| | | |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '剩余风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '剩余风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '剩余风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '剩余风险评价风险色', |
| | | formatter: function(value, row, index) { |
| | | var actions = []; |
| | | if (row.evaluationAfterFengxianse=='红色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff0000;border-color: #ff0000;color: #000000;" href="#">红色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='橙色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff6100;border-color: #ff6100;color: #000000;" href="#">橙色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='黄色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ffff00;border-color: #ffff00;color: #000000;" href="#">黄色</a> '); |
| | | |
| | | }else if(row.evaluationAfterFengxianse=='蓝色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #0000ff;border-color: #0000ff;color: #ffffff;" href="#">蓝色</a> '); |
| | | } |
| | | return actions.join(''); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '剩余风险评价管控层级' |
| | | }, |
| | | { |
| | | field: 'reviewUser.userName', |
| | | title: '审核负责人' |
| | |
| | | }, |
| | | |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '固有风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '固有风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '固有风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '固有风险评价风险色', |
| | | formatter: function(value, row, index) { |
| | | var actions = []; |
| | | if (row.evaluationAfterFengxianse=='红色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff0000;border-color: #ff0000;color: #000000;" href="#">红色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='橙色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff6100;border-color: #ff6100;color: #000000;" href="#">橙色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='黄色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ffff00;border-color: #ffff00;color: #000000;" href="#">黄色</a> '); |
| | | |
| | | }else if(row.evaluationAfterFengxianse=='蓝色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #0000ff;border-color: #0000ff;color: #ffffff;" href="#">蓝色</a> '); |
| | | } |
| | | return actions.join(''); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '固有风险评价管控层级' |
| | | }, |
| | | |
| | | { |
| | | field: 'evaluationNowFengxianzhi', |
| | | title: '现有措施评价风险值' |
| | | }, |
| | |
| | | // title: '建议应急处置措施' |
| | | // }, |
| | | |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '剩余风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '剩余风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '剩余风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '剩余风险评价风险色', |
| | | formatter: function(value, row, index) { |
| | | var actions = []; |
| | | if (row.evaluationAfterFengxianse=='红色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff0000;border-color: #ff0000;color: #000000;" href="#">红色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='橙色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff6100;border-color: #ff6100;color: #000000;" href="#">橙色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='黄色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ffff00;border-color: #ffff00;color: #000000;" href="#">黄色</a> '); |
| | | |
| | | }else if(row.evaluationAfterFengxianse=='蓝色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #0000ff;border-color: #0000ff;color: #ffffff;" href="#">蓝色</a> '); |
| | | } |
| | | return actions.join(''); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '剩余风险评价管控层级' |
| | | }, |
| | | { |
| | | field: 'reviewUser.userName', |
| | | title: '审核负责人' |
| | |
| | | return $.table.selectDictLabel(evaluationStatusDatas, value); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '固有风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '固有风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '固有风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '固有风险评价风险色', |
| | | formatter: function(value, row, index) { |
| | | var actions = []; |
| | | if (row.evaluationAfterFengxianse=='红色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff0000;border-color: #ff0000;color: #000000;" href="#">红色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='橙色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff6100;border-color: #ff6100;color: #000000;" href="#">橙色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='黄色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ffff00;border-color: #ffff00;color: #000000;" href="#">黄色</a> '); |
| | | |
| | | }else if(row.evaluationAfterFengxianse=='蓝色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #0000ff;border-color: #0000ff;color: #ffffff;" href="#">蓝色</a> '); |
| | | } |
| | | return actions.join(''); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '固有风险评价管控层级' |
| | | }, |
| | | |
| | | { |
| | | field: 'evaluationNowFengxianzhi', |
| | |
| | | // title: '建议应急处置措施' |
| | | // }, |
| | | |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '剩余风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '剩余风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '剩余风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '剩余风险评价风险色', |
| | | formatter: function(value, row, index) { |
| | | var actions = []; |
| | | if (row.evaluationAfterFengxianse=='红色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff0000;border-color: #ff0000;color: #000000;" href="#">红色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='橙色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff6100;border-color: #ff6100;color: #000000;" href="#">橙色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='黄色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ffff00;border-color: #ffff00;color: #000000;" href="#">黄色</a> '); |
| | | |
| | | }else if(row.evaluationAfterFengxianse=='蓝色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #0000ff;border-color: #0000ff;color: #ffffff;" href="#">蓝色</a> '); |
| | | } |
| | | return actions.join(''); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '剩余风险评价管控层级' |
| | | }, |
| | | { |
| | | field: 'reviewUser.userName', |
| | | title: '审核负责人' |
| | |
| | | <div class="col-sm-8"> |
| | | <select name="riskType" id="riskType" th:field="*{riskType}" class="form-control m-b" required> |
| | | <option value="1">设备设施清单</option> |
| | | <!-- <option value="1">风险分析单元</option>--> |
| | | <option value="2">作业活动清单</option> |
| | | <option value="3">工艺节点清单</option> |
| | | </select> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label"固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" class="form-control" type="text"> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text" readonly> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text" readonly> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text" readonly> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text" readonly> |
| | | </div> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text"> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text"> |
| | | </div> |
| | |
| | | </div> |
| | | </div> |
| | | |
| | | <!-- <div class="anel panel-default">--> |
| | | <!-- 固有风险--> |
| | | <!-- </div>--> |
| | | |
| | | <!--现有评分--> |
| | | <div class="panel panel-default"> |
| | | <div class="panel-heading"> |
| | | 固有风险评分 |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">LS_L的数值:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="detailScoreByLS_LNow" placeholder="选择分值" th:field="*{evaluationNowLsLScore}" class="form-control" type="text" onclick="selectLS_L('Now')" maxlength="30" readonly="true" required> |
| | | <input id="detailIdByLS_LNow" name="evaluationNowLsL" th:field="*{evaluationNowLsL}" type="hidden"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">LS_S的数值:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="detailScoreByLS_SNow" placeholder="选择分值" th:field="*{evaluationNowLsSScore}" class="form-control" type="text" onclick="selectLS_S('Now')" maxlength="30" readonly="true" required> |
| | | <input id="detailIdByLS_SNow" name="evaluationNowLsS" th:field="*{evaluationNowLsS}" type="hidden"> |
| | | </div> |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | | <!--现有分值--> |
| | | <div class="panel panel-default"> |
| | | <div class="panel-heading"> |
| | | 固有风险分值 |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="evaluationNowFengxianzhi" name="evaluationNowFengxianzhi" th:field="*{evaluationNowFengxianzhi}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="evaluationNowJibie" name="evaluationNowJibie" th:field="*{evaluationNowJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="evaluationNowFengxianJibie" name="evaluationNowFengxianJibie" th:field="*{evaluationNowFengxianJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="evaluationNowFengxianse" name="evaluationNowFengxianse" th:field="*{evaluationNowFengxianse}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="evaluationNowGuankongCengji" name="evaluationNowGuankongCengji" th:field="*{evaluationNowGuankongCengji}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | | <!--现有措施--> |
| | | <div class="panel panel-default"> |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | <!--现有评分--> |
| | | <div class="panel panel-default"> |
| | | <div class="panel-heading"> |
| | | 现有评分 |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">LS_L的数值:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="detailScoreByLS_LNow" placeholder="选择分值" th:field="*{evaluationNowLsLScore}" class="form-control" type="text" onclick="selectLS_L('Now')" maxlength="30" readonly="true" required> |
| | | <input id="detailIdByLS_LNow" name="evaluationNowLsL" th:field="*{evaluationNowLsL}" type="hidden"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">LS_S的数值:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="detailScoreByLS_SNow" placeholder="选择分值" th:field="*{evaluationNowLsSScore}" class="form-control" type="text" onclick="selectLS_S('Now')" maxlength="30" readonly="true" required> |
| | | <input id="detailIdByLS_SNow" name="evaluationNowLsS" th:field="*{evaluationNowLsS}" type="hidden"> |
| | | </div> |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | | <!--现有分值--> |
| | | <div class="panel panel-default"> |
| | | <div class="panel-heading"> |
| | | 现有分值 |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="evaluationNowFengxianzhi" name="evaluationNowFengxianzhi" th:field="*{evaluationNowFengxianzhi}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="evaluationNowJibie" name="evaluationNowJibie" th:field="*{evaluationNowJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="evaluationNowFengxianJibie" name="evaluationNowFengxianJibie" th:field="*{evaluationNowFengxianJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="evaluationNowFengxianse" name="evaluationNowFengxianse" th:field="*{evaluationNowFengxianse}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input id="evaluationNowGuankongCengji" name="evaluationNowGuankongCengji" th:field="*{evaluationNowGuankongCengji}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | | |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text"> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text"> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text"> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text" readonly> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text" readonly> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="panel-body"> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text" readonly> |
| | | </div> |
| | |
| | | </select> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价风险级别:</label> |
| | | <label>固有风险评价风险级别:</label> |
| | | <select name="evaluationAfterFengxianJibie" > |
| | | <option value="">所有</option> |
| | | <option value="低">低</option> |
| | |
| | | } |
| | | }, |
| | | |
| | | |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '固有风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '固有风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '固有风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '固有风险评价风险色', |
| | | formatter: function(value, row, index) { |
| | | var actions = []; |
| | | if (row.evaluationAfterFengxianse=='红色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff0000;border-color: #ff0000;color: #000000;" href="#">红色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='橙色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff6100;border-color: #ff6100;color: #000000;" href="#">橙色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='黄色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ffff00;border-color: #ffff00;color: #000000;" href="#">黄色</a> '); |
| | | |
| | | }else if(row.evaluationAfterFengxianse=='蓝色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #0000ff;border-color: #0000ff;color: #ffffff;" href="#">蓝色</a> '); |
| | | } |
| | | return actions.join(''); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '固有风险评价管控层级' |
| | | }, |
| | | |
| | | { |
| | | field: 'evaluationNowFengxianzhi', |
| | | title: '现有措施评价风险值' |
| | |
| | | // title: '建议应急处置措施' |
| | | // }, |
| | | |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '剩余风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '剩余风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '剩余风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '剩余风险评价风险色', |
| | | formatter: function(value, row, index) { |
| | | var actions = []; |
| | | if (row.evaluationAfterFengxianse=='红色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff0000;border-color: #ff0000;color: #000000;" href="#">红色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='橙色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff6100;border-color: #ff6100;color: #000000;" href="#">橙色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='黄色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ffff00;border-color: #ffff00;color: #000000;" href="#">黄色</a> '); |
| | | |
| | | }else if(row.evaluationAfterFengxianse=='蓝色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #0000ff;border-color: #0000ff;color: #ffffff;" href="#">蓝色</a> '); |
| | | } |
| | | return actions.join(''); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '剩余风险评价管控层级' |
| | | }, |
| | | { |
| | | field: 'reviewUser.userName', |
| | | title: '审核负责人' |
| | |
| | | } |
| | | }, |
| | | |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '固有风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '固有风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '固有风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '固有风险评价风险色', |
| | | formatter: function(value, row, index) { |
| | | var actions = []; |
| | | if (row.evaluationAfterFengxianse=='红色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff0000;border-color: #ff0000;color: #000000;" href="#">红色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='橙色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff6100;border-color: #ff6100;color: #000000;" href="#">橙色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='黄色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ffff00;border-color: #ffff00;color: #000000;" href="#">黄色</a> '); |
| | | |
| | | }else if(row.evaluationAfterFengxianse=='蓝色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #0000ff;border-color: #0000ff;color: #ffffff;" href="#">蓝色</a> '); |
| | | } |
| | | return actions.join(''); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '固有风险评价管控层级' |
| | | }, |
| | | |
| | | { |
| | | field: 'evaluationNowFengxianzhi', |
| | | title: '现有措施评价风险值' |
| | |
| | | // title: '建议应急处置措施' |
| | | // }, |
| | | |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '剩余风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '剩余风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '剩余风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '剩余风险评价风险色', |
| | | formatter: function(value, row, index) { |
| | | var actions = []; |
| | | if (row.evaluationAfterFengxianse=='红色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff0000;border-color: #ff0000;color: #000000;" href="#">红色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='橙色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ff6100;border-color: #ff6100;color: #000000;" href="#">橙色</a> '); |
| | | }else if(row.evaluationAfterFengxianse=='黄色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #ffff00;border-color: #ffff00;color: #000000;" href="#">黄色</a> '); |
| | | |
| | | }else if(row.evaluationAfterFengxianse=='蓝色'){ |
| | | actions.push('<a class="btn btn-warning btn-rounded" style="background-color: #0000ff;border-color: #0000ff;color: #ffffff;" href="#">蓝色</a> '); |
| | | } |
| | | return actions.join(''); |
| | | } |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '剩余风险评价管控层级' |
| | | }, |
| | | { |
| | | field: 'reviewUser.userName', |
| | | title: '审核负责人' |
| | |
| | | <input type="text" name="evaluationAfterMesS"/> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价风险值:</label> |
| | | <label>固有风险评价风险值:</label> |
| | | <input type="text" name="evaluationAfterFengxianzhi"/> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价级别:</label> |
| | | <label>固有风险评价级别:</label> |
| | | <input type="text" name="evaluationAfterJibie"/> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价风险级别:</label> |
| | | <label>固有风险评价风险级别:</label> |
| | | <input type="text" name="evaluationAfterFengxianJibie"/> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价风险色:</label> |
| | | <label>固有风险评价风险色:</label> |
| | | <input type="text" name="evaluationAfterFengxianse"/> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <label>固有风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <input type="text" name="evaluationAfterGuankongCengji"/> |
| | | </li> |
| | | <li> |
| | |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '剩余风险评价风险值' |
| | | title: '固有风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '剩余风险评价级别' |
| | | title: '固有风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '剩余风险评价风险级别' |
| | | title: '固有风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '剩余风险评价风险色' |
| | | title: '固有风险评价风险色' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '剩余风险评价管控层级(1班组级,2车间级,3部门级,4公司级)' |
| | | title: '固有风险评价管控层级(1班组级,2车间级,3部门级,4公司级)' |
| | | }, |
| | | { |
| | | field: 'reviewUserId', |
| | |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" class="form-control" type="text"> |
| | | </div> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险值:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险值:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianzhi" th:field="*{evaluationAfterFengxianzhi}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterJibie" th:field="*{evaluationAfterJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险级别:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险级别:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianJibie" th:field="*{evaluationAfterFengxianJibie}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价风险色:</label> |
| | | <label class="col-sm-3 control-label">固有风险评价风险色:</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterFengxianse" th:field="*{evaluationAfterFengxianse}" class="form-control" type="text"> |
| | | </div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">剩余风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <label class="col-sm-3 control-label">固有风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <div class="col-sm-8"> |
| | | <input name="evaluationAfterGuankongCengji" th:field="*{evaluationAfterGuankongCengji}" class="form-control" type="text"> |
| | | </div> |
| | |
| | | <input type="text" name="evaluationAfterMesS"/> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价风险值:</label> |
| | | <label>固有风险评价风险值:</label> |
| | | <input type="text" name="evaluationAfterFengxianzhi"/> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价级别:</label> |
| | | <label>固有风险评价级别:</label> |
| | | <input type="text" name="evaluationAfterJibie"/> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价风险级别:</label> |
| | | <label>固有风险评价风险级别:</label> |
| | | <input type="text" name="evaluationAfterFengxianJibie"/> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价风险色:</label> |
| | | <label>固有风险评价风险色:</label> |
| | | <input type="text" name="evaluationAfterFengxianse"/> |
| | | </li> |
| | | <li> |
| | | <label>剩余风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <label>固有风险评价管控层级(1班组级,2车间级,3部门级,4公司级):</label> |
| | | <input type="text" name="evaluationAfterGuankongCengji"/> |
| | | </li> |
| | | <li> |
| | |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianzhi', |
| | | title: '剩余风险评价风险值' |
| | | title: '固有风险评价风险值' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterJibie', |
| | | title: '剩余风险评价级别' |
| | | title: '固有风险评价级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianJibie', |
| | | title: '剩余风险评价风险级别' |
| | | title: '固有风险评价风险级别' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterFengxianse', |
| | | title: '剩余风险评价风险色' |
| | | title: '固有风险评价风险色' |
| | | }, |
| | | { |
| | | field: 'evaluationAfterGuankongCengji', |
| | | title: '剩余风险评价管控层级(1班组级,2车间级,3部门级,4公司级)' |
| | | title: '固有风险评价管控层级(1班组级,2车间级,3部门级,4公司级)' |
| | | }, |
| | | { |
| | | field: 'reviewUserId', |