src/components/tinymce/img-upload.vue @@ -3,7 +3,7 @@ import { computed, ref } from 'vue'; import { $t } from '../../packages/locales/src'; import { $t } from '@vben/locales'; import { Button, Upload } from 'ant-design-vue';