Skip to content

Commit a3a41c3

Browse files
committed
build: build_error
1 parent dcee1b6 commit a3a41c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ import applicationApi from '@/api/application'
108108
import { datetimeFormat } from '@/utils/time'
109109
import { MsgError } from '@/utils/message'
110110
import bus from '@/bus'
111-
import { da } from 'element-plus/es/locale'
112111
113112
const route = useRoute()
114113
const {
@@ -511,9 +510,7 @@ onMounted(() => {
511510
})
512511
</script>
513512
<style lang="scss" scoped>
514-
515513
@media only screen and (max-width: 420px) {
516-
517514
.chat-operation-button {
518515
display: block;
519516
}

0 commit comments

Comments
 (0)