兵马未动 粮草先行

This commit is contained in:
RISE
2026-02-08 23:47:50 +08:00
parent 00a005e65f
commit 2670340af3
47 changed files with 3909 additions and 257 deletions

View File

@@ -69,8 +69,7 @@
v-model="form.score"
:precision="0"
:step="1"
:min="0"
placeholder="请输入分数"
placeholder="请输入分数(可为负数)"
style="width: 100%" />
</el-form-item>
</el-col>