@@ -33,7 +33,7 @@
const props = defineProps({
title: {
type: String,
- default: ''
+ default: '重置密码'
},
dialogContentClass: {