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