Commit 907167fb authored by 黄奎's avatar 黄奎

页面样式修改

parent e8229c71
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
<el-button type="danger" icon="el-icon-delete" circle @click="deletelist(index,1)"></el-button> <el-button type="danger" icon="el-icon-delete" circle @click="deletelist(index,1)"></el-button>
</el-tooltip> </el-tooltip>
<el-tooltip class="item" effect="dark" content="效期维护" placement="top-start" style="display:none;"> <el-tooltip class="item" effect="dark" content="效期维护" placement="top-start" >
<el-button type="primary" icon="iconfont icon-weihu" circle @click="gotoChild(item)"></el-button> <el-button type="primary" icon="iconfont icon-weihu" circle @click="gotoChild(item)"></el-button>
</el-tooltip> </el-tooltip>
</el-row> </el-row>
......
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 to comment