Commit e84bba06 authored by 罗超's avatar 罗超

调整样式

parent 50716234
...@@ -117,7 +117,7 @@ ...@@ -117,7 +117,7 @@
v-if="queryType[0].show" v-if="queryType[0].show"
show-overflow-tooltip> show-overflow-tooltip>
<template slot-scope="scope"> <template slot-scope="scope">
<div style="width:100%;min-height:38px" class="cp" @click="openDetails(scope)"> <div style="width:100%;min-height:38px;line-height:38px;" class="cp" @click="openDetails(scope)">
<p class="font-color-link cp">{{scope.row.GusetName}}</p> <p class="font-color-link cp">{{scope.row.GusetName}}</p>
</div> </div>
</template> </template>
......
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