This commit is contained in:
guochunsi
2026-01-16 15:55:28 +08:00
parent cb74e79383
commit bbbc9a0663
7 changed files with 102 additions and 132 deletions

View File

@@ -18,6 +18,7 @@ export function getTypeValue(type: string | number) {
});
}
// 批量获取字典类型值
export function getDictsByTypes(types: string[]) {
return request({