From 31dcd2ac79af82cc149f34fbfb6ffd3d4a91a3cd Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期二, 25 二月 2025 13:46:58 +0800 Subject: [PATCH] 修改名称 --- src/views/system/appVersion/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/system/appVersion/index.vue b/src/views/system/appVersion/index.vue index c2612f5..907fa6b 100644 --- a/src/views/system/appVersion/index.vue +++ b/src/views/system/appVersion/index.vue @@ -212,7 +212,7 @@ searchType: 1, appTypeList: [ { - name: '国泰app', + name: 'app', id: 1 }, { -- Gitblit v1.9.2