@@ -20,6 +20,7 @@ export enum OperateType {
IMPORT = '导入',
OPEN = '打开',
APOSTILLE = '加签',
+ COPY = "拷贝"
}
export interface IModifyUser {
ID: string;