Commit 5eae4068 authored by 姬鋆屾's avatar 姬鋆屾

parent 3681fb3e
......@@ -190,7 +190,7 @@
</el-row>
<el-row>
<el-col :span="22">
<el-form-item label="加分/扣分分值:">
<el-form-item :label="form.subAddType == 1 ? '加分分值' : '扣分分值'">
<p>{{ form.score }}</p>
</el-form-item>
</el-col>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment