测试服务器配置修改

This commit is contained in:
liang.chao 2025-06-05 18:11:24 +08:00
parent 589aec8ce3
commit 952b89d15e
1 changed files with 1 additions and 1 deletions

View File

@ -1109,7 +1109,7 @@ export default {
handleOut(row) { handleOut(row) {
console.log(row, '行信息') console.log(row, '行信息')
this.$confirm('确定该人员除常规吗?', '提示', { this.$confirm('确定该人员出场吗?', '提示', {
confirmButtonText: '确定', confirmButtonText: '确定',
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning', type: 'warning',