Commit 77748dde by LiRui

gitopn页面修改

parent 005c8c4b
......@@ -36,7 +36,7 @@
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="20">
<c-col :span="17">
<el-form-item
v-if="model.gitp.covgodsrvcmodflg == ''"
label="合同标的"
......@@ -68,8 +68,9 @@
></c-input>
</el-form-item>
</c-col>
<c-col :span="4">
<c-col :span="7">
<c-checkbox
class="checkbox-left"
v-if="model.gitp.swiftflg == 'Y'"
v-model="model.gitp.covgodsrvcmodflg"
style="margin: 0 0 0 10px"
......@@ -77,6 +78,7 @@
>是否手工修改保函文本</c-checkbox
>
<c-checkbox
class="checkbox-left"
v-if="model.gitp.swiftflg == 'Y'"
v-model="model.gitp.covgodc.chkast"
style="margin: 0 0 0 10px"
......
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