Commit 6cf0bd29 by LiRui

Letame UI改造补充

parent cc7e8119
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,7 @@
<!-- Amount Specification 适用金额规范--> <!-- Amount Specification 适用金额规范-->
<c-col :span="24"> <c-col :span="24">
<c-col :span="16"> <c-col :span="19">
<el-form-item label="金额限额表述" prop="ledgrp.rec.nomspc"> <el-form-item label="金额限额表述" prop="ledgrp.rec.nomspc">
<c-select v-model="model.ledgrp.rec.nomspc" style="width: 97%" placeholder="请选择适用金额规范" <c-select v-model="model.ledgrp.rec.nomspc" style="width: 97%" placeholder="请选择适用金额规范"
:code="codes.nomspc" disabled> :code="codes.nomspc" disabled>
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
</el-form-item> </el-form-item>
</c-col> </c-col>
<!-- Incoming Transfer --> <!-- Incoming Transfer -->
<c-col :span="8"> <c-col :span="5">
<c-checkbox v-model="model.ledgrp.rec.inctrf" disabled>Incoming Transfer</c-checkbox> <c-checkbox v-model="model.ledgrp.rec.inctrf" disabled>Incoming Transfer</c-checkbox>
</c-col> </c-col>
</c-col> </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