feat: 多选框支持全选

This commit is contained in:
caiyuchao
2025-07-03 17:33:44 +08:00
parent ae542e33fd
commit 9b1f6f7c8d
5 changed files with 78 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ export namespace LicenseApi {
projectId?: number; // 项目ID
sn?: string; // sn
expirationTime: Dayjs | string; // 到期时间
neSwitch: string; // 网元开关
neSwitch: number[]; // 网元开关
userNum: number; // 用户数
baseStationNum: number; // 基站数
activationCode: string; // 激活码