wangxy 3 주 전
부모
커밋
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,