标准箱
This commit is contained in:
parent
fc7b1fc82b
commit
cbff74b683
|
|
@ -176,9 +176,11 @@ const boxInBound = async () => {
|
|||
confirmText: '确定',
|
||||
cancelText: '取消',
|
||||
success: async (res) => {
|
||||
if (res.confirm) {
|
||||
if (boxInfo.value.successMaTotal > 0) {
|
||||
confirmBoxInBound()
|
||||
}
|
||||
}
|
||||
},
|
||||
})
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue