feat: 添加申请次数和回车搜索
This commit is contained in:
@@ -27,6 +27,7 @@ export namespace LicenseApi {
|
||||
neCodeList: NeCode[]; // 操作
|
||||
oldLicense: License;
|
||||
hasHistory: boolean;
|
||||
applyCount: number; // 申请次数
|
||||
showUpload?: boolean; // 是否显示上传按钮
|
||||
customerName?: string; // 客户名称
|
||||
projectName?: string; // 项目名称
|
||||
|
||||
Reference in New Issue
Block a user