Commit 4401e7e6 by Eivi

Detopn-ovwp浮动修改

parent 97b15784
...@@ -188,7 +188,7 @@ ...@@ -188,7 +188,7 @@
rol: 'iss', rol: 'iss',
grp: 'dedgrp' grp: 'dedgrp'
}" }"
:isIss="true" :isIss="false"
></c-ptapdome> ></c-ptapdome>
......
...@@ -170,9 +170,9 @@ ...@@ -170,9 +170,9 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="13"> <c-col :span="13">
<c-form-item label="上下浮动限额" prop="didgrp.rec.nomtop"> <c-form-item label="上下浮动限额" prop="dedgrp.rec.nomtop">
<c-input <c-input
v-model="model.dedgrp.rec.nomton" v-model="model.dedgrp.rec.nomtop"
maxlength="9" maxlength="9"
style="width: 100%" style="width: 100%"
placeholder="请输入Amount Tolerance - Positive" placeholder="请输入Amount Tolerance - Positive"
...@@ -485,10 +485,10 @@ ...@@ -485,10 +485,10 @@
<!-- ========================右边======================= --> <!-- ========================右边======================= -->
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<c-col :span="24" :offset="1"> <c-col :span="24">
<el-form-item label="摘要" prop="dedgrp.rec.nam"> <el-form-item label="摘要" prop="dedgrp.rec.nam">
<c-input <c-input
align="middle" text-align="middle"
v-model="model.dedgrp.rec.nam" v-model="model.dedgrp.rec.nam"
maxlength="40" maxlength="40"
disabled disabled
......
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