From 14d2e539f18307ecab4ea415d16c54fff012a1c2 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期六, 25 五月 2024 15:05:31 +0800 Subject: [PATCH] Merge branch 'phyzasrs' of http://47.97.1.152:5880/r/wms_app into phyzasrs --- pages/home/wrkMastManage.vue | 42 +++++++++++++++++++++--------------------- 1 files changed, 21 insertions(+), 21 deletions(-) diff --git a/pages/home/wrkMastManage.vue b/pages/home/wrkMastManage.vue index b68def8..a3c9e32 100644 --- a/pages/home/wrkMastManage.vue +++ b/pages/home/wrkMastManage.vue @@ -32,27 +32,27 @@ // cuIcon: 'pullup', url: `/phyz/wrkMast/wrkMast` }, - { - 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` - }, + // { + // 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