wangxy 4 tuần trước cách đây
mục cha
commit
1c7e358119
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,