From c75288aeffc0ed1e7b8431d3f4351ed52bd9105a Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 02 七月 2024 08:29:21 +0800 Subject: [PATCH] # --- pages/home/home.vue | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index ba8be1b..ac199e1 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -25,6 +25,13 @@ elements: [], elements2: [ { + title: '妯″紡鍒囨崲', + name: 'modeSwitch', + color: 'cyan', + cuIcon: 'pullup', + url: '/common/modeSwitch' + }, + { title: '鍑哄簱纭', name: 'checkOut', color: 'cyan', @@ -39,6 +46,13 @@ url: '/out/stockOut' }, { + title: '閫�搴撳崟閫�搴�', + name: 'orderOut', + color: 'blue', + cuIcon: 'pullup', + url: '/order/orderPakin2' + }, + { title: '鎵嬪姩鍏ュ簱', name: 'handIn', color: 'olive', -- Gitblit v1.9.1