@@ -180,7 +180,7 @@
v-model="visible"
@ok="handleOk"
:width="860"
- style="height:650px;overflow-y:scroll"
+ style="height:650px;overflow-y:auto"
>
<template>
<input v-model='isAllChecked' type="checkbox" @click="checkAll($event)"> 全选