Commit 416ca015 authored by 前端-钟卫鹏's avatar 前端-钟卫鹏

fix:

parent d44e53f6
......@@ -15,10 +15,6 @@ const intl = getIntl();
/**————招投标————*/
import { getIntl, getLocale } from 'umi';
const intl = getIntl(getLocale());
/** 采购类型 */
export const PURCHASE_TYPE = {
1: intl.formatMessage({ id: 'constants.purchase.type1' }, { default: '有固定采购金额' }),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment