From b95f96d36c98cc0249f7758ab78a309a9f08abfd Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 11 十月 2022 13:45:30 +0800 Subject: [PATCH] # --- pages/index/index.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 6ed09c1..2b92a6a 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -72,12 +72,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