This commit is contained in:
helloDy
2024-02-28 09:28:34 +08:00
parent 520c31a9e1
commit dbbccc7d72
2 changed files with 7 additions and 6 deletions

View File

@@ -328,7 +328,7 @@ export default {
// },
getConfirmed() {
return this.$confirm('是否直接确认保养记录', '提示', {
return this.$confirm('是否直接确认巡检记录', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',