inleft
2022-08-22 6461f5659505768e7a90594c3aab47f90d9ee213
src/components/group/MyMessage.vue
@@ -1,6 +1,6 @@
<template>
   <div class="myModal">
      <a-modal v-model="visible" title="天涯共此时.." :footer="null"
      <a-modal v-drag-modal v-model="visible" title="天涯共此时.." :footer="null"
         :bodyStyle="{'overflow':'overlay','maxHeight': '550px'}">
         <div class="myComment" v-for="item in dataList" style="display: flex;padding: 0px 10px 10px 10px;">