mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
02d314e7e9
commit
2b2fc5cbab
@ -193,13 +193,6 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
<tfoot>
|
|
||||||
<tr>
|
|
||||||
<td colspan="10">
|
|
||||||
<ul class="pagination float-right"></ul>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tfoot>
|
|
||||||
</table>
|
</table>
|
||||||
<!-- 分页 -->
|
<!-- 分页 -->
|
||||||
<div class="row margin-top-xs">
|
<div class="row margin-top-xs">
|
||||||
|
|||||||
@ -116,7 +116,7 @@
|
|||||||
<vc:i18n name="修改" namespace="oaWorkflowManage"></vc:i18n>
|
<vc:i18n name="修改" namespace="oaWorkflowManage"></vc:i18n>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="btn-group">
|
<div class="btn-group" >
|
||||||
<button class="btn-white btn btn-xs"
|
<button class="btn-white btn btn-xs"
|
||||||
v-on:click="_openDeleteOaWorkflowModel(oaWorkflow)">
|
v-on:click="_openDeleteOaWorkflowModel(oaWorkflow)">
|
||||||
<vc:i18n name="删除" namespace="oaWorkflowManage"></vc:i18n>
|
<vc:i18n name="删除" namespace="oaWorkflowManage"></vc:i18n>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user