fix: 网元授权多语言翻译
This commit is contained in:
@@ -136,8 +136,6 @@ function fnRecordState() {
|
||||
row.expiryDate = res.data.expire;
|
||||
} else {
|
||||
row.status = '0';
|
||||
row.serialNum = '-';
|
||||
row.expiryDate = '-';
|
||||
}
|
||||
}
|
||||
message.success(t('common.operateOk'), 3);
|
||||
|
||||
Reference in New Issue
Block a user