wangxy преди 1 месец
родител
ревизия
1c7e358119
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/admin/zizhanghao/components/resetPassword.vue

+ 1 - 1
pages/admin/zizhanghao/components/resetPassword.vue

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