From 55e7e91abdfd489270d3fa6d6ca0daa77958c0a4 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期四, 29 五月 2025 14:24:03 +0800
Subject: [PATCH] 新增并板入库
---
pages/index/index.vue | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index a110573..438fe75 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -39,6 +39,12 @@
color: 'cyan',
cuIcon: 'squarecheck'
},
+ {
+ title: '鎷f枡閫斾腑骞舵澘',
+ name: 'orderListPickBoard',
+ color: 'green',
+ cuIcon: 'video'
+ },
// {
// title: '搴撳瓨鏌ヨ',
// name: 'stockQuery',
--
Gitblit v1.9.1