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 | 32 +++++++++++++++++++++++++------- 1 files changed, 25 insertions(+), 7 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 121374b..d9a338d 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -42,16 +42,28 @@ cuIcon: 'copy' }, // { - // title: '璁㈠崟缁勬墭', - // name: 'order', + // title: '榻愬鍏ュ簱', + // name: 'kitting', // color: 'blue', - // cuIcon: 'goods' + // cuIcon: 'searchlist' + // }, + // { + // title: '鍦ㄥ簱鏍囪淇敼', + // name: 'locOriginInOut', + // color: 'blue', + // cuIcon: 'searchlist' + // }, + // { + // title: '搴撳瓨鏌ヨ', + // name: 'stockQuery', + // color: 'blue', + // cuIcon: 'searchlist' // }, { - title: '搴撳瓨鏌ヨ', - name: 'stockQuery', + title: '璁㈠崟缁勬墭', + name: 'order', color: 'blue', - cuIcon: 'searchlist' + cuIcon: 'goods' }, // { @@ -73,8 +85,14 @@ // cuIcon: 'video' // }, { + title: '閫�搴撶粍鎵�', + name: 'backOrderPakin', + color: 'blue', + cuIcon: 'video' + }, + { title: '搴撳瓨鐩樼偣', - name: 'stoCheck', + name: 'stockCheck', color: 'blue', cuIcon: 'safe' }, -- Gitblit v1.9.1