Libp.vue 10.1 KB
Newer Older
1
<template>
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
    <div class="eibs-tab">
        <!-- 左边 -->
        <c-col :span="12" class="col-left">
            <!-- S0000048 : 业务主键 -->
            <c-col :span="24">
                <c-form-item :label="$t('cnyselp.S0000048')" prop="cnyselp.cnylib.spk">
                    <c-input v-model="model.cnyselp.cnylib.spk" maxlength="20"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000048')" disabled></c-input>
                </c-form-item>
            </c-col>

            <!-- S0000049 : 银行机构代码 -->
            <c-col :span="24">
                <c-form-item :label="$t('cnyselp.S0000049')" prop="cnyselp.cnylib.sbankorgcode">
                    <c-input v-model="model.cnyselp.cnylib.sbankorgcode" maxlength="24"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000049')" disabled></c-input>
                </c-form-item>
            </c-col>
            <!-- S0000050 : 业务属性 -->
            <c-col :span="24">
                <el-form-item :label="$t('cnyselp.S0000050')" prop="cnyselp.cnylib.stransattr">
                    <c-select v-model="model.cnyselp.cnylib.stransattr" style="width:100%"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000050')" :code="codes.stransattr" disabled>
                    </c-select>
                </el-form-item>
            </c-col>

            <!-- S0000052 : 境外对手行代码 -->
            <c-col :span="24">
                <c-form-item :label="$t('cnyselp.S0000052')" prop="cnyselp.cnylib.sforbankswiftbic">
                    <c-input v-model="model.cnyselp.cnylib.sforbankswiftbic" maxlength="11"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000052')" disabled></c-input>
                </c-form-item>
            </c-col>

            <!-- S0000054 : 境内企业机构代码 -->
            <c-col :span="24">
                <c-form-item :label="$t('cnyselp.S0000054')" prop="cnyselp.cnylib.sorgcode">
                    <c-input v-model="model.cnyselp.cnylib.sorgcode" maxlength="18"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000054')" disabled></c-input>
                </c-form-item>
            </c-col>

            <!-- S0000056 : 境外企业国别地区代码 -->
            <c-col :span="24">
                <c-form-item label="境外企业国别地区代码" prop="cnyselp.cnylib.sforeigncountrycode">
                    <c-fullbox>
                        <c-input v-model="model.cnyselp.cnylib.sforeigncountrycode" maxlength="3"
                            :placeholder="$t('other.please_enter') + '境外企业国别地区代码'" disabled></c-input>
                        <template slot="footer">
                            <c-button size="small" style="margin-left: 10px; padding: 0 12px" type="primary"
                                icon="el-icon-search" @click="onLibctySelbut1" disabled>
                            </c-button>
                        </template>
                    </c-fullbox>
                </c-form-item>
            </c-col>

            <!-- S0000057 : 业务发生日期 -->
            <c-col :span="24">
                <el-form-item :label="$t('cnyselp.S0000057')" prop="cnyselp.cnylib.doccurdate">
                    <c-date-picker type="date" v-model="model.cnyselp.cnylib.doccurdate" style="width:100%"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000057')" disabled></c-date-picker>
                </el-form-item>
            </c-col>

            <!-- S0000058 : 业务到期日 -->
            <c-col :span="24">
                <el-form-item :label="$t('cnyselp.S0000058')" prop="cnyselp.cnylib.denddate">
                    <c-date-picker type="date" v-model="model.cnyselp.cnylib.denddate" style="width:100%"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000058')" disabled></c-date-picker>
                </el-form-item>
            </c-col>

            <!-- S0000060 : 金额 -->
            <c-col :span="24">
                <c-col :span="12">
                    <el-form-item label="金额" prop="cnyselp.cnylib.currencycode">
                        <c-select v-model="model.cnyselp.cnylib.currencycode" style="width:100%"
                            :placeholder="$t('other.please_enter') + $t('cnyselp.S0000145')" :code="codes.infled_Cur" disabled>
                        </c-select>
                    </el-form-item>
                </c-col>
                <c-col :span="11" :offset="1">
                    <el-form-item label="" prop="cnyselp.cnylib.famt" label-width="0">
                        <c-input v-model.number="model.cnyselp.cnylib.famt"
                            :placeholder="$t('other.please_enter') + '金额'" disabled>
                        </c-input>
                    </el-form-item>
                </c-col>
            </c-col>

            <!-- S0000066 : 交易附言 -->
            <c-col :span="24">
                <c-form-item :label="$t('cnyselp.S0000066')" prop="cnyselp.saddwordlib">
                    <c-input v-model="model.cnyselp.saddwordlib" maxlength="80"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000066')" disabled></c-input>
                </c-form-item>
            </c-col>
        </c-col>


        <!-- 右边 -->
        <c-col :span="12" class="col-left">
            <!-- S0000065 : 银行业务编号 -->
            <c-col :span="24">
                <c-form-item label="银行业务编号" prop="cnyselp.cnylib.sbanktrano">
                    <c-input v-model="model.cnyselp.cnylib.sbanktrano" maxlength="22"
                        :placeholder="$t('other.please_enter') + '银行业务编号'" disabled></c-input>
                </c-form-item>
            </c-col>

            <!-- S0000067 : 银行机构名称 -->
            <c-col :span="24">
                <c-form-item :label="$t('cnyselp.S0000067')" prop="cnyselp.sbankname">
                    <c-input v-model="model.cnyselp.sbankname" maxlength="80"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000067')" disabled></c-input>
                </c-form-item>
            </c-col>

            <!-- S0000051 : 业务类型 -->
            <c-col :span="24">
                <el-form-item :label="$t('cnyselp.S0000051')" prop="cnyselp.cnylib.stranstype">
                    <c-select v-model="model.cnyselp.cnylib.stranstype" style="width:100%"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000051')" :code="codes.stranstype" disabled>
                    </c-select>
                </el-form-item>
            </c-col>

            <!-- S0000053 : 境内企业名称 -->
            <c-col :span="24">
                <c-form-item :label="$t('cnyselp.S0000053')" prop="cnyselp.sorgname">
                    <c-input v-model="model.cnyselp.sorgname" maxlength="80"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000053')" disabled></c-input>
                </c-form-item>
            </c-col>
            <!-- S0000055 : 境外企业名称 -->

            <c-col :span="24">
                <c-form-item :label="$t('cnyselp.S0000055')" prop="cnyselp.sforeignorgname">
                    <c-input v-model="model.cnyselp.sforeignorgname" maxlength="80"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000055')" disabled></c-input>
                </c-form-item>
            </c-col>

            <!-- S0000059 : 信用证到期日 -->

            <c-col :span="24">
                <el-form-item :label="$t('cnyselp.S0000059')" prop="cnyselp.cnylib.dcreditenddate">
                    <c-date-picker type="date" v-model="model.cnyselp.cnylib.dcreditenddate" style="width:100%"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000059')" disabled></c-date-picker>
                </el-form-item>
            </c-col>

            <!-- S0000061 : 期限条件 -->
            <c-col :span="24">
                <el-form-item :label="$t('cnyselp.S0000061')" prop="cnyselp.cnylib.stermtype">
                    <c-select v-model="model.cnyselp.cnylib.stermtype" style="width:100%"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000061')" :code="codes.stermtype" disabled>
                    </c-select>
                </el-form-item>
            </c-col>

            <!-- S0000062 : 承兑日期 -->
            <c-col :span="24">
                <el-form-item :label="$t('cnyselp.S0000062')" prop="cnyselp.cnylib.dexchangedate">
                    <c-date-picker type="date" v-model="model.cnyselp.cnylib.dexchangedate" style="width:100%"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000062')" disabled></c-date-picker>
                </el-form-item>
            </c-col>
            
            <!-- S0000063 : 承兑金额 -->
            <c-col :span="24">
                <c-form-item :label="$t('cnyselp.S0000063')" prop="cnyselp.cnylib.fexchangeamt">
                    <c-input v-model="model.cnyselp.cnylib.fexchangeamt" maxlength="20"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000063')" disabled></c-input>
                </c-form-item>
            </c-col>

            <!-- S0000064 : 承兑到期日 -->
            <c-col :span="24">
                <el-form-item :label="$t('cnyselp.S0000064')" prop="cnyselp.cnylib.dexchangeenddate">
                    <c-date-picker type="date" v-model="model.cnyselp.cnylib.dexchangeenddate" style="width:100%"
                        :placeholder="$t('other.please_enter') + $t('cnyselp.S0000064')" disabled></c-date-picker>
                </el-form-item>
            </c-col>
        </c-col>
    </div>
190 191 192 193 194 195 196 197 198
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Cnysel/Event"

export default {
    inject: ['root'],
199
    props: ["model", "codes"],
200
    mixins: [commonProcess],
201
    data() {
202 203 204 205
        return {

        }
    },
206 207
    methods: { ...Event },
    created: function () {
nanrui committed
208
        
209 210 211 212 213 214
    }
}
</script>
<style>

</style>