<el-form-itemv-if="model.gitp.gidtxtmodflg == ''"label="Guarantee Text with Variables"prop="gidgrp.blk.gidtxt">
<i-stream-input:disabled="model.gitp.gidtxtmodflg == ''"type="textarea"rows="15":model="model.gidgrp.blk.gidtxt"maxlength="32500"show-word-limitplaceholder="请输入Guarantee Text with Variables"></i-stream-input>
<el-form-item
v-if="model.gitp.gidtxtmodflg == ''"
label="Guarantee Text with Variables"
prop="gidgrp.blk.gidtxt"
>
<i-stream-input
:disabled="model.gitp.gidtxtmodflg == ''"
type="textarea"
rows="15"
:model="model.gidgrp.blk.gidtxt"
maxlength="32500"
show-word-limit
placeholder="请输入Guarantee Text with Variables"
></i-stream-input>
</el-form-item>
<el-form-itemv-if="model.gitp.gidtxtmodflg == 'X'"label="Guarantee Text with Variables"prop="gidgrp.blk.gtxgidtxt">
<i-stream-inputtype="textarea":model="model.gidgrp.blk.gtxgidtxt"rows="15"maxlength="32500"show-word-limitplaceholder="请输入Guarantee Text with Variables"></i-stream-input>