This commit is contained in:
bb_pan 2026-01-07 13:30:53 +08:00
parent 05e2f8c3cc
commit 2af1d283e8
1 changed files with 1 additions and 1 deletions

View File

@ -448,7 +448,7 @@ export default {
},
handleOutAll() {
this.$confirm('是否确定全部取消出库?', '提示', {
this.$confirm('是否确定全部出库?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'