yumeng 5 лет назад
Родитель
Сommit
8fd94ee15e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/modules/kuaishouapp/creativeCreate.vue

+ 1 - 1
src/views/modules/kuaishouapp/creativeCreate.vue

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