wujingjing
2024-06-27 bb360db5687a483f60fba3d457d3dcfb9994d683
src/views/project/ch/home/component/waterRight/top.vue
@@ -38,7 +38,7 @@
                  <img src="/static/images/wave/HeadImg.png" class="set-img-icon box-border" />
               </el-button>
               <el-button title="AI看图" class="cursor-pointer" link>
               <el-button title="发送" class="cursor-pointer" link @click="sendClick">
                  <div class="send">
                     <img src="/static/images/wave/QueryImg.png" />
                  </div>
@@ -51,6 +51,11 @@
<script setup lang="ts">
import { reactive } from 'vue';
const emits = defineEmits(['sendClick']);
const sendClick = () => {
   emits('sendClick');
};
let state = reactive({
   roleList: [
      {