Commit 38a5c7ed by wangyanjiao

bdteus 页面调整

parent 2928e52f
...@@ -277,7 +277,7 @@ ...@@ -277,7 +277,7 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="交行编号" prop="bddgrp.prb.pts.ref"> <el-form-item label="交行编号" prop="bddgrp.prb.pts.ref">
<c-input <c-input
v-model="model.bddgrp.prb.pts.ref" v-model="model.bddgrp.prb.pts.ref"
maxlength="40" maxlength="40"
...@@ -288,7 +288,7 @@ ...@@ -288,7 +288,7 @@
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<el-form-item label="交行名称" prop="bddgrp.prb.pts.nam"> <el-form-item label="交行名称" prop="bddgrp.prb.pts.nam">
<c-input <c-input
v-model="model.bddgrp.prb.pts.nam" v-model="model.bddgrp.prb.pts.nam"
maxlength="40" maxlength="40"
......
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