Docpre.vue 8.59 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220
<template>
    <c-row> 
        <!-- 左边 -->
        <c-col :span="14">
            <c-col :span="20">
                <el-form-item label="不符点">
                    <c-input
                        type="textarea"
                        :disabled="!model.bddgrp.rec.igndisflg&&model.bddgrp.blk.docdisflg ? false : true"
                        :rows="6"
                        v-model="model.bddgrp.blk.docdis"
                        maxlength="65"
                        show-word-limit
                        placeholder="请输入不符点"
                    ></c-input>
                </el-form-item>
            </c-col>

            <c-col :span="4">
                <c-button 
                    size="small" 
                    type="primary" 
                    icon="el-icon-search" 
                    @click="onDocdisButtxmsel"
                    :disabled="!model.bddgrp.rec.igndisflg&&model.bddgrp.blk.docdisflg ? false : true"
                >
                    ...
                </c-button>
            </c-col>

            <c-col :span="24">
                <el-form-item label="Comments and Conclusions" prop="bddgrp.blk.comcon">
                    <c-input 
                        type="textarea" 
                        v-model="model.bddgrp.blk.comcon" 
                        maxlength="65" 
                        show-word-limit placeholder="请输入Comments and Conclusions" 
                        :rows="12"
                        style="width:95%"
                    ></c-input>
                </el-form-item>
            </c-col>   

            <c-col :span="24">
                <el-form-item label="到期付款确认备注" prop="bddgrp.blk.accrmk">
                    <c-input 
                    type="textarea" 
                    v-model="model.bddgrp.blk.accrmk" 
                    maxlength="65" 
                    show-word-limit placeholder="请输入到期付款确认备注" 
                    style="width:95%"
                    ></c-input>
                </el-form-item>
            </c-col>
                        
            <c-col :span="24">
                <span  v-text="model.bdtp.docgrdm.docdsclab"   data-path=".bdtp.docgrdm.docdsclab" > </span>
            </c-col>
        </c-col>

        <!-- 右边 -->
        <c-col :span="10">
            <c-row>
                <c-col :span="24" :offset="8">
                    <c-checkbox 
                        v-model="model.bddgrp.rec.igndisflg"
                    >
                        忽略不符点
                    </c-checkbox>
                </c-col>
                <c-col :span="24" :offset="8">
                    <c-checkbox 
                        v-model="model.bddgrp.blk.docdisflg"
                        :disabled="model.bddgrp.rec.igndisflg ? true : false"
                    >
                        录入不符点
                    </c-checkbox>
                </c-col>
            </c-row>
            <br /><br /><br /><br />
            <c-row>
                <c-col :span="24">
                    <el-form-item label="收到的通知类" prop="bddgrp.rec.advtyp">
                        <c-select v-model="model.bddgrp.rec.advtyp" style="width:100%" placeholder="请选择Type of Advice Received">
                        </c-select>
                    </el-form-item>
                </c-col>

                <c-col :span="24">
                    <el-form-item label="付款日期" prop="bddgrp.rec.totdat">
                        <c-date-picker type="date"  v-model="model.bddgrp.rec.totdat" style="width:100%"  placeholder="请选择付款日期"></c-date-picker>
                    </el-form-item>
                </c-col>

                <c-col :span="24">
                    <el-form-item label="不符点通知日期" prop="bddgrp.rec.disdat">
                        <c-date-picker type="date"  v-model="model.bddgrp.rec.disdat" style="width:100%"  placeholder="请选择不符点通知日期"></c-date-picker>
                    </el-form-item>
                </c-col>

                <c-col :span="24" :offset="8">
                    <c-checkbox v-model="model.bddgrp.rec.approvcod">议付行担保议付</c-checkbox>
                </c-col>

                <c-col :span="24" :offset="8">
                    <c-checkbox v-model="model.bdtp.cre752flg">Create 752</c-checkbox>
                </c-col>

                <c-col :span="24">
                    <el-form-item label="Further Identification" prop="bdtp.furide">
                        <c-select v-model="model.bdtp.furide" style="width:100%" placeholder="请选择Further Identification">
                        </c-select>
                    </el-form-item>
                </c-col>

                 <c-col :span="24" :offset="8">
                    <c-checkbox v-model="model.bdtp.cre732flg">Create MT 732</c-checkbox>
                </c-col>
            </c-row>
        </c-col>
                             
       <!-- <c-col :span="12">
	    <c-checkbox v-model="model.bddgrp.rec.igndisflg">Ignore Discrepancies</c-checkbox>
       </c-col>
                  
       <c-col :span="12">
        <c-button size="small" type="primary" icon="el-icon-search" @click="onDocdisButtxmsel">
            ...
        </c-button>
       </c-col>
                  
       <c-col :span="12">
        <el-form-item label="Discrepancies" prop="bddgrp.blk.docdis">
            <c-input type="textarea" v-model="model.bddgrp.blk.docdis" maxlength="50" show-word-limit placeholder="请输入Discrepancies" ></c-input>
        </el-form-item>
        </c-col>
                  
       <c-col :span="12">
	    <c-checkbox v-model="model.bddgrp.blk.docdisflg">discrepancies modified</c-checkbox>
       </c-col>
                                   
       <c-col :span="12">
        <el-form-item label="Type of Advice Received" prop="bddgrp.rec.advtyp">
            <c-select v-model="model.bddgrp.rec.advtyp" style="width:100%" placeholder="请选择Type of Advice Received">
              </c-select>
        </el-form-item>
       </c-col>
                                   
       <c-col :span="12">
        <el-form-item label="付款日期" prop="bddgrp.rec.totdat">
            <c-date-picker type="date"  v-model="model.bddgrp.rec.totdat" style="width:100%"  placeholder="请选择付款日期"></c-date-picker>
        </el-form-item>
       </c-col>
                                                    
       <c-col :span="12">
        <el-form-item label="不符点通知日期" prop="bddgrp.rec.disdat">
            <c-date-picker type="date"  v-model="model.bddgrp.rec.disdat" style="width:100%"  placeholder="请选择不符点通知日期"></c-date-picker>
        </el-form-item>
       </c-col>
                  
       <c-col :span="12">
        <el-form-item label="Comments and Conclusions" prop="bddgrp.blk.comcon">
            <c-input type="textarea" v-model="model.bddgrp.blk.comcon" maxlength="65" show-word-limit placeholder="请输入Comments and Conclusions" ></c-input>
        </el-form-item>
        </c-col>
                  
       <c-col :span="12">
	    <c-checkbox v-model="model.bddgrp.rec.approvcod">Documents on Approval Basis</c-checkbox>
       </c-col>
                  
       <c-col :span="12">
	    <c-checkbox v-model="model.bdtp.cre752flg">Create 752</c-checkbox>
       </c-col>
                                   
       <c-col :span="12">
        <el-form-item label="Further Identification" prop="bdtp.furide">
            <c-select v-model="model.bdtp.furide" style="width:100%" placeholder="请选择Further Identification">
              </c-select>
        </el-form-item>
       </c-col>
                                   
       <c-col :span="12">
	    <c-checkbox v-model="model.bdtp.cre732flg">Create MT 732</c-checkbox>
       </c-col>
                  
       <c-col :span="12">
        <el-form-item label="到期付款确认备注" prop="bddgrp.blk.accrmk">
            <c-input type="textarea" v-model="model.bddgrp.blk.accrmk" maxlength="65" show-word-limit placeholder="请输入到期付款确认备注" ></c-input>
        </el-form-item>
        </c-col>
                  
	<c-col :span="12">
	    <span  v-text="model.bdtp.docgrdm.docdsclab"   data-path=".bdtp.docgrdm.docdsclab" > </span>
	</c-col> -->
    </c-row> 
</template>
<script>
import Api from "~/service/Api"
import CommonProcess from "~/mixin/CommonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Bdtdck/Event"

export default {
    inject: ['root'],
    props:["model","codes"],
    mixins: [CommonProcess],
    data(){
        return {

        }
    },
    methods:{...Event},
    created:function(){

    }
}
</script>
<style>

</style>