fix actions and update deps.

This commit is contained in:
2023-09-04 11:44:42 +08:00
parent 026f91f544
commit 1975be26be
5 changed files with 1227 additions and 1132 deletions

View File

@@ -405,7 +405,7 @@ watch([fromExistingTags, newTags], (tags) => {
</n-button>
<n-form>
<n-form-item label="提示">
<n-input v-model:value="problem.hint"/>
<n-input type="textarea" v-model:value="problem.hint" />
</n-form-item>
</n-form>
<n-form>