refactor: mp export

This commit is contained in:
xingyu4j
2025-11-07 17:58:24 +08:00
parent 51169116ae
commit 31a8d38174
37 changed files with 54 additions and 59 deletions

View File

@@ -5,7 +5,7 @@ import { markRaw } from 'vue';
import { DICT_TYPE } from '@vben/constants';
import WxAccountSelect from '#/views/mp/modules/wx-account-select/main.vue';
import { WxAccountSelect } from '#/views/mp/modules/wx-account-select';
import { MsgType } from './modules/types';