feat: license操作按钮调整

This commit is contained in:
caiyuchao
2025-08-04 18:46:15 +08:00
parent 77bdf1df47
commit f2ef4e5491
3 changed files with 56 additions and 87 deletions

View File

@@ -26,6 +26,7 @@ export namespace LicenseApi {
action: number; // 操作
neCodeList: NeCode[]; // 操作
oldLicense: License;
hasHistory: boolean;
}
export interface NeCode {
id: number; // 主键