diff --git a/src/views/configManage/softwareManage/index.vue b/src/views/configManage/softwareManage/index.vue index 6aec4abf..96170617 100644 --- a/src/views/configManage/softwareManage/index.vue +++ b/src/views/configManage/softwareManage/index.vue @@ -640,7 +640,7 @@ function fnBeforeUploadFile(file: FileType) { ); return false; } - // 根据给定的软件名取版本号 ims-r2.2312.8_u18.deb + // 根据给定的软件名取版本号 ims-r2.2312.x-ub22.deb const nameArr = fileName.split('.'); if (nameArr.length > 3) { modalState.from.version = nameArr[1]; diff --git a/src/views/index.vue b/src/views/index.vue index f511aa1e..c5f1cf3e 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -106,7 +106,7 @@ let tableState: TabeStateType = reactive({ /**表格状态 */ let nfInfo: any = reactive({ obj: 'OMC', - version: '2.2312.8', + version: '2.2312.9', status: t('views.index.normal'), number: '', outTimeDate: '', diff --git a/src/views/monitor/topology/index.vue b/src/views/monitor/topology/index.vue index 6c9b4074..02a6ac55 100644 --- a/src/views/monitor/topology/index.vue +++ b/src/views/monitor/topology/index.vue @@ -75,7 +75,7 @@ function fnGetList(refresh: boolean = false) { expire: '2024-03-31', refreshTime: '10:31:47', sn: '13770707', - version: '2.2312.8', + version: '2.2312.9', }; nodes.push({ id: item.neName, @@ -243,7 +243,7 @@ onMounted(() => {
刷新时间:18:37:22
ID:neID
名称:neName
-
版本:2.2312.8
+
版本:2.2312.9
SN:13770707
有效期:2024-03-31