zhangwencui
昨天 0c85820e81bae62e8ff5f066803995dab1d3503f
src/views/basicData/mdm/data.ts
@@ -53,6 +53,11 @@
  return unitListPromise;
}
/** 清除单位列表缓存 */
export function clearUnitListCache() {
  unitListCache = null;
}
/** 新增/修改的表单 */
export function useFormSchema(formApi?: VbenFormApi): VbenFormSchema[] {
  return [