2026-08-14 07d414cd2187ff966fe46145f0a72ff405fb4bef
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';