@ningboyz/types 1.2.134 → 1.2.135
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -198,6 +198,9 @@ export const CONST_SYS_TYPEU_公章管理_公章类型 = "公章管理-公章类
|
|
|
198
198
|
export const CONST_SYS_TYPEU_公章管理_文件类型 = "公章管理-文件类型";
|
|
199
199
|
export const CONST_SYS_TYPEU_资产调拨_单据类型 = "资产调拨-单据类型";
|
|
200
200
|
|
|
201
|
+
export const CONST_SYS_TYPEU_科研管理_类型 = "科研管理-类型";
|
|
202
|
+
export const CONST_SYS_TYPEU_科研管理_项目层级 = "科研管理-项目层级";
|
|
203
|
+
|
|
201
204
|
export const CONST_SYS_TYPEU_JSGL_XMLX = "建设管理-项目类型";
|
|
202
205
|
export const CONST_SYS_TYPEU_JSGL_XMXZ = "建设管理-项目性质";
|
|
203
206
|
export const CONST_SYS_TYPEU_JSGL_JSDD = "建设管理-建设地点";
|