wujingjing
2025-03-11 c144c39d9f3f86e1b52ae4247f8322f6396a4320
src/components/chat/components/FeedbackPanel.vue
@@ -5,7 +5,7 @@
   >
      <div class="flex justify-between">
         <h3 class="text-base">你的反馈将<br />帮助 WI 水务优化进步</h3>
         <i class="ywicon icon-guanbi right-0 top-0 !text-[20px] text-gray-500 cursor-pointer" @click="closeClick"></i>
         <i class="ywifont ywicon-guanbi right-0 top-0 !text-[20px] text-gray-500 cursor-pointer" @click="closeClick"></i>
      </div>
      <div class="mt-4 flex-col flex">
         <el-input v-model="content" resize="none" class="" type="textarea" :rows="3"></el-input>