feat: 添加申请按钮
This commit is contained in:
@@ -21,6 +21,7 @@ export namespace LicenseApi {
|
||||
approver: number; // 审批人
|
||||
status: number; // 状态
|
||||
remark: string; // 备注
|
||||
action: number; // 操作
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user