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 | 41 ++++++++++++++++++++++++----------------- 1 files changed, 24 insertions(+), 17 deletions(-) diff --git a/pages/home/wrkMastManage.vue b/pages/home/wrkMastManage.vue index b68def8..6ddf5b1 100644 --- a/pages/home/wrkMastManage.vue +++ b/pages/home/wrkMastManage.vue @@ -33,26 +33,33 @@ url: `/phyz/wrkMast/wrkMast` }, { - title: '宸ヤ綔鍘嗗彶妗g淮鎶�', - name: 'wrkMastLog', + title: '璋冩嫧浠诲姟绠$悊', + name: 'wrkMast-DB', color: 'blue', // cuIcon: 'pullup', - url: `/phyz/wrkMast/wrkMastLog` + url: `/phyz/wrkMast/DBList` }, - { - title: '鍏ュ簱閫氱煡妗�', - name: 'waitPakin', - color: 'blue', - // cuIcon: 'pullup', - url: `/phyz/wrkMast/waitPakin` - }, - { - title: '鍏ュ簱閫氱煡鍘嗗彶妗�', - name: 'waitPakinLog', - color: 'blue', - // cuIcon: 'pullup', - url: `/phyz/wrkMast/waitPakinLog` - }, + // { + // title: '宸ヤ綔鍘嗗彶妗g淮鎶�', + // name: 'wrkMastLog', + // color: 'blue', + // // cuIcon: 'pullup', + // url: `/phyz/wrkMast/wrkMastLog` + // }, + // { + // title: '鍏ュ簱閫氱煡妗�', + // name: 'waitPakin', + // color: 'blue', + // // cuIcon: 'pullup', + // url: `/phyz/wrkMast/waitPakin` + // }, + // { + // title: '鍏ュ簱閫氱煡鍘嗗彶妗�', + // name: 'waitPakinLog', + // color: 'blue', + // // cuIcon: 'pullup', + // url: `/phyz/wrkMast/waitPakinLog` + // }, ], colorList: ['cyan','blue','purple','mauve','pink','brown','red','orange','yellow','olive','olive','grey' ] }; -- Gitblit v1.9.1