Commit da936419 authored by 方建宇's avatar 方建宇

修改输入框提示

parent 95429c71
...@@ -237,7 +237,7 @@ ...@@ -237,7 +237,7 @@
<el-input <el-input
v-model.trim="form.femaleCount" v-model.trim="form.femaleCount"
:disabled="secondFromDisabled" :disabled="secondFromDisabled"
placeholder="请女生数量" placeholder="请输入女生数量"
size="small" size="small"
class="normalInput" class="normalInput"
:maxlength="100" :maxlength="100"
......
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