From d9a7c7c211c15f4a1568c2efdca5b29f5c0f7bf7 Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期日, 15 六月 2025 17:46:04 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 18 ++++++++++++------
1 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 3f964d1..d9a338d 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -35,12 +35,12 @@
// color: 'blue',
// cuIcon: 'copy'
// },
- // {
- // title: '缁勬墭鍏ュ簱',
- // name: 'pakin',
- // color: 'blue',
- // cuIcon: 'copy'
- // },
+ {
+ title: '缁勬墭鍏ュ簱',
+ name: 'pakin',
+ color: 'blue',
+ cuIcon: 'copy'
+ },
// {
// title: '榻愬鍏ュ簱',
// name: 'kitting',
@@ -85,6 +85,12 @@
// cuIcon: 'video'
// },
{
+ title: '閫�搴撶粍鎵�',
+ name: 'backOrderPakin',
+ color: 'blue',
+ cuIcon: 'video'
+ },
+ {
title: '搴撳瓨鐩樼偣',
name: 'stockCheck',
color: 'blue',
--
Gitblit v1.9.1