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