From 5e9652487fd80b7e456155c45c90247e0b19440c Mon Sep 17 00:00:00 2001 From: zhang <zc857179121@qq.com> Date: 星期二, 27 五月 2025 10:18:12 +0800 Subject: [PATCH] ·12 --- pages/index/index.vue | 60 ++++++++++++++++++++++++++++++------------------------------ 1 files changed, 30 insertions(+), 30 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 0600c60..3f964d1 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -35,30 +35,30 @@ // color: 'blue', // cuIcon: 'copy' // }, - { - title: '缁勬墭鍏ュ簱', - name: 'pakin', - color: 'blue', - cuIcon: 'copy' - }, - { - title: '榻愬鍏ュ簱', - name: 'kitting', - color: 'blue', - cuIcon: 'searchlist' - }, - { - title: '鍦ㄥ簱鏍囪淇敼', - name: 'locOriginInOut', - color: 'blue', - cuIcon: 'searchlist' - }, - { - title: '搴撳瓨鏌ヨ', - name: 'stockQuery', - color: 'blue', - cuIcon: 'searchlist' - }, + // { + // title: '缁勬墭鍏ュ簱', + // name: 'pakin', + // color: 'blue', + // cuIcon: 'copy' + // }, + // { + // title: '榻愬鍏ュ簱', + // name: 'kitting', + // color: 'blue', + // cuIcon: 'searchlist' + // }, + // { + // title: '鍦ㄥ簱鏍囪淇敼', + // name: 'locOriginInOut', + // color: 'blue', + // cuIcon: 'searchlist' + // }, + // { + // title: '搴撳瓨鏌ヨ', + // name: 'stockQuery', + // color: 'blue', + // cuIcon: 'searchlist' + // }, { title: '璁㈠崟缁勬墭', name: 'order', @@ -84,12 +84,12 @@ // color: 'blue', // cuIcon: 'video' // }, - // { - // title: '搴撳瓨鐩樼偣', - // name: 'stoCheck', - // color: 'blue', - // cuIcon: 'safe' - // }, + { + title: '搴撳瓨鐩樼偣', + name: 'stockCheck', + color: 'blue', + cuIcon: 'safe' + }, // { // title: '骞充粨搴撳瓨鐩樼偣', // name: 'manStoCheck', -- Gitblit v1.9.1