流程发布,子表表头修改
This commit is contained in:
parent
0942aa6758
commit
ef3e989b60
@ -292,9 +292,9 @@ function initHtml() {
|
||||
stopHtml += '<tr>';
|
||||
stopHtml += '<th style="background-color:#fff;" class="width_5"><input name="checkAll" id="stop_check_all" type="checkbox" class="awsui-checkbox"></th>';
|
||||
stopHtml += '<th style="background-color:#fff;" class="width_5">序号</th>';
|
||||
stopHtml += '<th style="background-color:#fff;" class="width_30">流程文件</th>';
|
||||
stopHtml += '<th style="background-color:#fff;" class="width_25">流程手册</th>';
|
||||
stopHtml += '<th style="background-color:#fff;" class="width_35">停用说明</th>';
|
||||
stopHtml += '<th style="background-color:#fff;" class="width_30">流程制度</th>';
|
||||
stopHtml += '<th style="background-color:#fff;" class="width_25">文件文本</th>';
|
||||
stopHtml += '<th style="background-color:#fff;" class="width_35">文件编号</th>';
|
||||
stopHtml += '</tr>';
|
||||
stopHtml += '</thead>';
|
||||
stopHtml += '<tbody id="publish_stop_tbody"></tbody>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user