补充提交
This commit is contained in:
parent
bfe66f89f3
commit
38002914ab
@ -156,6 +156,7 @@ class LockListLogic extends BaseGetXController {
|
||||
XSConstantMacro.keyStatusExpired,
|
||||
];
|
||||
|
||||
//新增以上组合未包含--永久&&冻结状态 显示
|
||||
final bool isLongFrozenStatus =
|
||||
keyInfo.keyType == XSConstantMacro.keyTypeLong &&
|
||||
keyInfo.keyStatus == XSConstantMacro.keyStatusFrozen;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user