zhangwencui
8 天以前 4eaf74efba7ead917bf53155a9b9fa59c4743cf8
src/views/bpm/model/form/modules/custom-print-template.vue
@@ -3,7 +3,7 @@
import { computed, onBeforeUnmount, ref, shallowRef } from 'vue';
import { useVbenModal } from '../../../../../packages/effects/common-ui/src';
import { useVbenModal } from '@vben/common-ui';
import Editor from '@tinymce/tinymce-vue';
import { Alert } from 'ant-design-vue';