From 7b082a900940f85c87142045474f65897a032918 Mon Sep 17 00:00:00 2001 From: lwh <2679599887@qq.com> Date: Wed, 28 Jun 2023 17:11:02 +0800 Subject: [PATCH] =?UTF-8?q?fixed=20=E4=BF=AE=E6=94=B9=E4=B8=8B=E6=9E=B6?= =?UTF-8?q?=E7=9A=84=E6=8C=89=E9=92=AE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/GoodsManager/Goodss/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/business/GoodsManager/Goodss/index.vue b/src/views/business/GoodsManager/Goodss/index.vue index e1db63e..72e28b7 100644 --- a/src/views/business/GoodsManager/Goodss/index.vue +++ b/src/views/business/GoodsManager/Goodss/index.vue @@ -62,7 +62,7 @@ - + 下架 @@ -122,7 +122,7 @@ v-hasPermi="['business:goods:delete']">删除 上架 - 下架 @@ -362,7 +362,7 @@ function handleShelf(status, row) { distinguishCancelAndClose: true, confirmButtonText: '确定', cancelButtonText: '取消', - type: "warning", + type: "warning",z }) .then(async () => { ShelfData.goodsShelfStatus = status