fix: change to 2.2311.8

This commit is contained in:
2023-11-20 16:36:00 +08:00
parent 4c9388ffcb
commit 9fdd322757
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ VITE_APP_NAME = "Core Network EMS"
VITE_APP_CODE = "CN EMS"
# 应用版本
VITE_APP_VERSION = "2.2311.7"
VITE_APP_VERSION = "2.2311.8"
# 接口基础URL地址-不带/后缀
VITE_API_BASE_URL = "/omc-api"

View File

@@ -88,7 +88,7 @@ let tableState: TabeStateType = reactive({
/**表格状态 */
let nfInfo: any = reactive({
obj: 'OMC',
version: '2.2311.7',
version: '2.2311.8',
status: t('views.index.normal'),
number: '',
outTimeDate: '',