This commit is contained in:
24kycj
2024-12-10 13:37:46 +08:00
parent 2ef529dfa8
commit c7a7e16dfa
+1 -1
View File
@@ -581,7 +581,7 @@ export default {
})
} else {
that
.$confirm('确定执行开启服务操作吗?', '温馨提示', {
.$confirm('确定执行关闭服务操作吗?', '温馨提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'