fix: lint
parent
5d0269da99
commit
ac573416ef
|
|
@ -13,7 +13,6 @@ import { ReplyType } from '#/views/mp/modules/wx-reply/types';
|
||||||
|
|
||||||
import ReplyForm from '../components/ReplyForm.vue';
|
import ReplyForm from '../components/ReplyForm.vue';
|
||||||
import { MsgType } from '../components/types';
|
import { MsgType } from '../components/types';
|
||||||
import Form from '#/views/system/user/modules/form.vue';
|
|
||||||
|
|
||||||
const emit = defineEmits(['success']);
|
const emit = defineEmits(['success']);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue