fix: 网元授权许可证状态统一刷新功能

This commit is contained in:
TsMask
2025-05-22 09:55:31 +08:00
parent 245e33a308
commit 42e71317a2
3 changed files with 18 additions and 50 deletions

View File

@@ -624,8 +624,8 @@ export default {
change: "Change License",
reload: "Refresh Info",
reloadTip: "Confirmed to refresh license information?",
reloadBatch: "Batch Refresh Info",
reloadBatchTip: "Do you do an information refresh on checked records?",
reloadBatch: "Refresh License Status",
reloadBatchTip: "Do you perform a license status information refresh for the current list of NE?",
updateTtile: "Update License",
downCodeTop: "Confirmed to save the license activation code to a file?",
activationRequestCode: "License Activation Code",

View File

@@ -624,8 +624,8 @@ export default {
change: "变更许可证",
reload: "刷新信息",
reloadTip: "确认要刷新许可证信息吗?",
reloadBatch: "批量信息刷新",
reloadBatchTip: "对勾选的记录进行信息刷新吗?",
reloadBatch: "刷新许可证状态",
reloadBatchTip: "对当前列表网元进行许可证状态信息刷新吗?",
updateTtile: "更新许可证",
downCodeTop: "确认要将许可激活码保存到文件吗?",
activationRequestCode: "许可激活码",