update 群里反馈的
This commit is contained in:
4
src/utils/equipment-module.js
Normal file
4
src/utils/equipment-module.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import { getDictData } from './dict';
|
||||
|
||||
export const groupConnectWorkshop = (groupName, workshopValue) =>
|
||||
`${groupName} - ${getDictData('workshop', workshopValue)?.label}`;
|
||||
Reference in New Issue
Block a user