调整内容显示

This commit is contained in:
aixianling
2023-05-12 18:12:21 +08:00
parent cd8e0f57aa
commit 0cdc165cbf
3 changed files with 12 additions and 3 deletions

View File

@@ -31,8 +31,8 @@
</template>
<script>
import {copyToClipboard} from "src/utils/tools";
import IconCopy from "../icons/iconCopy";
import {copyToClipboard} from "../utils/tools";
export default {
name: "chatContent",