From dca9e7ca480c6ddd6774a3e59916a35ec7cf0cfc Mon Sep 17 00:00:00 2001 From: lwh <2679599887@qq.com> Date: Fri, 14 Jul 2023 15:34:15 +0800 Subject: [PATCH] =?UTF-8?q?fixed=20=E4=BF=AE=E6=94=B9=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/GoodsManager/Goodss/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/business/GoodsManager/Goodss/index.vue b/src/views/business/GoodsManager/Goodss/index.vue index 72e28b7..34db255 100644 --- a/src/views/business/GoodsManager/Goodss/index.vue +++ b/src/views/business/GoodsManager/Goodss/index.vue @@ -362,7 +362,7 @@ function handleShelf(status, row) { distinguishCancelAndClose: true, confirmButtonText: '确定', cancelButtonText: '取消', - type: "warning",z + type: "warning", }) .then(async () => { ShelfData.goodsShelfStatus = status