Skip to content

Commit c526a27

Browse files
authored
build: build_error (#2662)
1 parent 13ce966 commit c526a27

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

-3
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)