@ningboyz/types 1.2.82 → 1.2.83
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,3 +198,7 @@ export const CONST_SYS_TYPEU_RYGL_ZJDJ = "人员管理-专技等级";
|
|
|
198
198
|
export const CONST_SYS_TYPEU_RYGL_ZYDJ = "人员管理-职员等级";
|
|
199
199
|
export const CONST_SYS_TYPEU_RYGL_ZYJB = "人员管理-职员级别";
|
|
200
200
|
export const CONST_SYS_TYPEU_RYGL_ZZMM = "人员管理-政治面貌";
|
|
201
|
+
|
|
202
|
+
/** 票据打印系统 */
|
|
203
|
+
export const CONST_SYS_TYPEU_PGDY_YT = "票据列表-用途";
|
|
204
|
+
|