refactor: ♻️ 字典调整按需加载,api、store和枚举文件命名优化
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import UserAPI from "@/api/system/user";
|
||||
import UserAPI from "@/api/system/user.api";
|
||||
import type { ISelectConfig } from "@/components/TableSelect/index.vue";
|
||||
|
||||
const selectConfig: ISelectConfig = {
|
||||
|
||||
Reference in New Issue
Block a user