Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

问卷状态适配已截止 #123

Open
SugarMGP opened this issue Dec 14, 2024 · 0 comments · Fixed by #131
Open

问卷状态适配已截止 #123

SugarMGP opened this issue Dec 14, 2024 · 0 comments · Fixed by #131
Assignees
Labels
good first issue Good for newcomers

Comments

@SugarMGP
Copy link

<div class="pt-4" :class="{ 'text-blue-500': status===2, 'text-red-500': status===1}">{{ "状态:" + (status===1 ? "草稿" : "已发布") }}</div>

需要添加已截止状态(status 3)

@xixiIBN5100 xixiIBN5100 added the good first issue Good for newcomers label Dec 14, 2024
@xixiIBN5100 xixiIBN5100 self-assigned this Dec 14, 2024
@xixiIBN5100 xixiIBN5100 linked a pull request Jan 27, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants