wujingjing
2025-03-07 f77fcfcbc29508430174ea4a47d0c4d9ecfc0eb3
playbar 修改
已修改1个文件
2 ■■■ 文件已修改
src/components/chat/components/playBar/PlayBar.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/chat/components/playBar/PlayBar.vue
@@ -70,7 +70,7 @@
                    type="textarea"
                    resize="none"
                    maxlength="1024"
                    :autosize="{ minRows: 1, maxRows: 8 }"
                    :autosize="{ minRows: 3, maxRows: 8 }"
                    v-elInputFocus
                    show-word-limit
                    @keydown="keydownInput"