From ecc23221e3344bc4a82a80290498f41553db3d5f Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 14 六月 2024 14:20:30 +0800 Subject: [PATCH] # --- pages/home/wrkMastManage.vue | 21 ++++++++++++++------- 1 files changed, 14 insertions(+), 7 deletions(-) diff --git a/pages/home/wrkMastManage.vue b/pages/home/wrkMastManage.vue index b5b3a56..6ddf5b1 100644 --- a/pages/home/wrkMastManage.vue +++ b/pages/home/wrkMastManage.vue @@ -25,13 +25,20 @@ elements: [], project: 'tzsk', elements2: [ - // { - // title: '宸ヤ綔妗f煡璇㈢淮鎶�', - // name: 'wrkMast', - // color: 'blue', - // // cuIcon: 'pullup', - // url: `/phyz/wrkMast/wrkMast` - // }, + { + title: '宸ヤ綔妗f煡璇㈢淮鎶�', + name: 'wrkMast', + color: 'blue', + // cuIcon: 'pullup', + url: `/phyz/wrkMast/wrkMast` + }, + { + title: '璋冩嫧浠诲姟绠$悊', + name: 'wrkMast-DB', + color: 'blue', + // cuIcon: 'pullup', + url: `/phyz/wrkMast/DBList` + }, // { // title: '宸ヤ綔鍘嗗彶妗g淮鎶�', // name: 'wrkMastLog', -- Gitblit v1.9.1