|
@@ -26,7 +26,11 @@ export default {
|
|
|
规则周期: 'rule_cycle',
|
|
规则周期: 'rule_cycle',
|
|
|
业务类型: 'business_type',
|
|
业务类型: 'business_type',
|
|
|
行业类别: 'industry_type',
|
|
行业类别: 'industry_type',
|
|
|
- 记录表模板样式: 'record_template_style'
|
|
|
|
|
|
|
+ 记录表模板样式: 'record_template_style',
|
|
|
|
|
+ 数学字符: 'mathematical_symbol',
|
|
|
|
|
+ 工艺参数单位: 'parameter_code',
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
export const numberList = ['urgent_type'];
|
|
export const numberList = ['urgent_type'];
|