From 1cccb7eb94e678140ef536acf8bc52bd2b335f23 Mon Sep 17 00:00:00 2001 From: Junjie <xjj@123> Date: 星期六, 14 六月 2025 20:33:26 +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