Commit a621bb87 by wangyanjiao

ditopn mt799 页面修改

parent 69b6ab0a
......@@ -2,13 +2,13 @@
<div class="eibs-tab">
<c-col :span="20">
<el-form-item label="受益人英文名称" prop="ditp.bennam">
<el-form-item label="MT799(79)受益人英文名称" prop="ditp.bennam">
<c-input v-model="model.ditp.bennam" maxlength="100" @blur="BlurBennam" ></c-input>
</el-form-item>
</c-col>
<c-col :span="20">
<el-form-item label="申请人英文名称" prop="ditp.aplname">
<el-form-item label="MT799(79)申请人英文名称" prop="ditp.aplname">
<c-input v-model="model.ditp.aplname" maxlength="100" @blur="BlurAplname"></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