mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
ca2237a7a7
commit
f8d5924653
@ -1,6 +1,6 @@
|
|||||||
<div>
|
<div>
|
||||||
<div class="row white-bg padding margin-xs" style="min-height: 500px; ">
|
<div class="row white-bg padding margin-xs" style="min-height: 400px; ">
|
||||||
<div class="col-md-1 text-center" style="cursor:pointer"
|
<div class="col-md-2 text-center margin-top" style="cursor:pointer"
|
||||||
v-for="(item,index) in newOaWorkflowManageInfo.newOaWorkflows"
|
v-for="(item,index) in newOaWorkflowManageInfo.newOaWorkflows"
|
||||||
@click="newFlow(item)">
|
@click="newFlow(item)">
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user