Authored by 鲁尚清

【无】部门管理增加业务授权功能-表格高度调整 #3

@@ -68,7 +68,7 @@ @@ -68,7 +68,7 @@
68 :pageSize="search.limitUn" 68 :pageSize="search.limitUn"
69 :showPage="true" 69 :showPage="true"
70 :showTools="false" 70 :showTools="false"
71 - :height="height - 380"> 71 + :height="'360'">
72 <template #default="{row,prop,column}"> 72 <template #default="{row,prop,column}">
73 <div v-if="prop=='showType'"> 73 <div v-if="prop=='showType'">
74 <el-select v-model="row.showType" placeholder=""> 74 <el-select v-model="row.showType" placeholder="">