fixed 修改错误
This commit is contained in:
parent
7b082a9009
commit
dca9e7ca48
@ -362,7 +362,7 @@ function handleShelf(status, row) {
|
|||||||
distinguishCancelAndClose: true,
|
distinguishCancelAndClose: true,
|
||||||
confirmButtonText: '确定',
|
confirmButtonText: '确定',
|
||||||
cancelButtonText: '取消',
|
cancelButtonText: '取消',
|
||||||
type: "warning",z
|
type: "warning",
|
||||||
})
|
})
|
||||||
.then(async () => {
|
.then(async () => {
|
||||||
ShelfData.goodsShelfStatus = status
|
ShelfData.goodsShelfStatus = status
|
||||||
|
Loading…
Reference in New Issue
Block a user