Commit 24aa269a by “yanyuxin”

LITAME金额输入框不能输入负值修改

parent 1d2006e0
......@@ -117,10 +117,10 @@
<c-col :span="12">
<el-form-item label="" prop="trnmod.swiadd.ameamt">
<c-input-currency
<c-input
v-model="model.trnmod.swiadd.ameamt"
placeholder="请输入增减金额."
></c-input-currency>
></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
......
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