|
@@ -87,20 +87,6 @@ styles=[ '/flow/css/formCommon.css', '/OwCommon/OwCommon.css','/timeSelector/Tim
|
|
|
<tr>
|
|
|
<td class="form-td-table-two" colspan="3">
|
|
|
<table>
|
|
|
- <tr>
|
|
|
- <td style="width: 50%">
|
|
|
- 关联离职申请:
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <div class="form-group">
|
|
|
- <div class="form-item" style="margin: 10px 0;">
|
|
|
- <div class="z-comp-textarea" style="height: 40px;">
|
|
|
- <div id="lzsqhtml" style="margin: 10px;cursor: pointer;"></div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
<tr>
|
|
|
<td>是否完成当月日志项目工时申报</td>
|
|
|
<td>
|
|
@@ -438,6 +424,39 @@ styles=[ '/flow/css/formCommon.css', '/OwCommon/OwCommon.css','/timeSelector/Tim
|
|
|
</table>
|
|
|
</div>
|
|
|
|
|
|
+ <div class="form-title">
|
|
|
+ <div class="form-icon">
|
|
|
+ <img src="/imgs/titleIcon.png" alt="">
|
|
|
+ <span>关联离职申请流程</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="jbxx-box jbxx-box-flex">
|
|
|
+ <table class="jbxx-table-info">
|
|
|
+
|
|
|
+ <tr>
|
|
|
+ <td class="form-td-table-two" colspan="3">
|
|
|
+ <table>
|
|
|
+ <tr>
|
|
|
+ <td style="width: 50%">
|
|
|
+ 关联离职申请:
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <div class="form-group">
|
|
|
+ <div class="form-item" style="margin: 10px 0;">
|
|
|
+ <div class="z-comp-textarea" style="height: 40px;">
|
|
|
+ <div id="lzsqhtml" style="margin: 10px;cursor: pointer;"></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+
|
|
|
|
|
|
</div>
|
|
|
<#if WORKFLOW.OPINION! !="">
|