Commit d3814eae authored by lixy's avatar lixy

分红比例

parent 295d4b5e
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
type="number" type="number"
min="0" min="0"
v-model="add.shareAmount" v-model="add.shareAmount"
placeholder="分红比例" placeholder="请输入0-100,例:80%输入80"
></el-input> ></el-input>
</el-form-item> </el-form-item>
</el-col> </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