Commit dfde60b6 by 闫泽浩

Brteus和brtcanUi改造

parent 9c547242
......@@ -83,7 +83,7 @@
</c-fullbox>
</c-col>
<c-col :span="12">
<el-form-item prop="brdgrp.rec.nam">
<el-form-item label="单据简略信息" prop="brdgrp.rec.nam">
<c-input
disabled
v-model="model.brdgrp.rec.nam"
......@@ -143,7 +143,7 @@
</el-form-item>
</c-col>
<c-col :span="2">
<c-col :span="3">
<el-form-item label="" prop="sndmsg">
<c-checkbox v-model="model.sndmsg">发送报文</c-checkbox>
</el-form-item>
......
......@@ -159,7 +159,7 @@
<!--label="Name of Bill Contract" -->
<c-col :span="22">
<el-form-item label="" prop="brdgrp.rec.nam">
<el-form-item label="单据简略信息" prop="brdgrp.rec.nam">
<c-input v-model="model.brdgrp.rec.nam" maxlength="40" placeholder="请输入Name of Bill Contract" disabled></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