Browse Source

快手-modal属性调整

yumeng 5 years ago
parent
commit
8fd94ee15e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/modules/kuaishouapp/creativeCreate.vue

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

@@ -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)"> 全选