2026-08-10 80d9661ac50cc58c8051e806453d29563a2a22bc
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';