Skip to content

Commit

Permalink
feat: allow anonymous question
Browse files Browse the repository at this point in the history
  • Loading branch information
JingBh committed Mar 11, 2024
1 parent 59344b9 commit d1db59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/QuestionCreate.vue
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ onBeforeUnmount(() => {
<template>
<div class="flex flex-col items-stretch pb-6">
<van-cell-group
title="个人信息"
title="个人信息(非必填)"
inset
>
<van-field
Expand Down

0 comments on commit d1db59f

Please sign in to comment.