Commit e9a022ae by liuxin

detame溢短装修改

parent 47692da5
......@@ -44,5 +44,7 @@ export default {
"dedgrp.rec.elcflg" :Utils.defaultFunction,
"dedgrp.rec.expdat" :Utils.defaultFunction,
"dedgrp.rec.tratyp" :Utils.defaultFunction,
"trnmod.swiadd.newnomtopame" :Utils.defaultFunction,
"trnmod.swiadd.newnomtoname" :Utils.defaultFunction,
}
//你可以添加自动default处理
......@@ -156,6 +156,7 @@
<c-input
v-model="model.trnmod.swiadd.newamt"
style="width: 100%"
@keyup.enter.native="showGridPromptDialog('trnmod.swiadd.newamt')"
></c-input>
</el-form-item>
</c-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