Commit 6bcfa858 by YuleiLan

fix bug.

parent b9ac1211
Showing with 1 additions and 1 deletions
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
/> />
</div> </div>
<div v-if="processStructureValue.userAuthority"> <div v-if="processStructureValue.userAuthority">
<hr style="background-color: #d9d9d9; border:0; height:1px;"> <!-- <hr style="background-color: #d9d9d9; border:0; height:1px;"> -->
<div class="text item" style="text-align: center;margin-top:18px"> <div class="text item" style="text-align: center;margin-top:18px">
<template v-for="(item, index) in processStructureValue.edges"> <template v-for="(item, index) in processStructureValue.edges">
<el-button <el-button
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment