refactor
This commit is contained in:
parent
2a47e4a1e1
commit
33b0cab596
20 changed files with 25 additions and 25 deletions
|
|
@ -18,7 +18,7 @@
|
|||
import { defineComponent } from 'vue';
|
||||
import paging from '@client/scripts/paging';
|
||||
import MkUserInfo from './user-info.vue';
|
||||
import { userPage } from '../filters/user';
|
||||
import { userPage } from '@client/filters/user';
|
||||
|
||||
export default defineComponent({
|
||||
components: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue