This commit is contained in:
parent
05e2f8c3cc
commit
2af1d283e8
|
|
@ -448,7 +448,7 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
handleOutAll() {
|
handleOutAll() {
|
||||||
this.$confirm('是否确定全部取消出库?', '提示', {
|
this.$confirm('是否确定全部出库?', '提示', {
|
||||||
confirmButtonText: '确定',
|
confirmButtonText: '确定',
|
||||||
cancelButtonText: '取消',
|
cancelButtonText: '取消',
|
||||||
type: 'warning'
|
type: 'warning'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue