feat: 字典配置前端代码.

This commit is contained in:
lijiahang
2023-10-20 18:45:21 +08:00
parent 437614f026
commit bd02ce1dd0
34 changed files with 226 additions and 570 deletions

View File

@@ -1,6 +1,6 @@
import axios from 'axios';
import qs from 'query-string';
import { AnyObject, DataGrid, Options, Pagination } from '@/types/global';
import { DataGrid, Options, Pagination } from '@/types/global';
import { TableData } from '@arco-design/web-vue/es/table/interface';
/**