测试服务器配置修改
This commit is contained in:
parent
589aec8ce3
commit
952b89d15e
|
|
@ -1109,7 +1109,7 @@ export default {
|
|||
handleOut(row) {
|
||||
console.log(row, '行信息')
|
||||
|
||||
this.$confirm('确定该人员除常规吗?', '提示', {
|
||||
this.$confirm('确定该人员出场吗?', '提示', {
|
||||
confirmButtonText: '确定',
|
||||
cancelButtonText: '取消',
|
||||
type: 'warning',
|
||||
|
|
|
|||
Loading…
Reference in New Issue