mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-11 11:13:43 +08:00
refactor(projects): finish refactor useTable
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
<script setup lang="tsx">
|
||||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
||||
// @ts-nocheck
|
||||
|
||||
import { NButton, NPopconfirm, NTag } from 'naive-ui';
|
||||
import { fetchGetUserList } from '@/service/api';
|
||||
import { $t } from '@/locales';
|
||||
|
||||
Reference in New Issue
Block a user