Ptyp.vue 5.56 KB
Newer Older
fukai committed
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
<template>
  <div class="eibs">
    <!-- ================= 左 ================== -->
    <c-col :span="12" style="padding-right: 20px">
      <c-col :span="24">
        <el-form-item label="1st Beneficiary's Ref" prop="ltdgrp.be1.pts.ref">
          <c-input
            v-model="model.ltdgrp.be1.pts.ref"
            maxlength="16"
            style="width: 100%"
            placeholder="请输入第一受益人参考号">
          </c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24">
            <c-ptap
              disabled
              :disabledExtkey="true"
              :argadr="{ title: '1st Beneficiary', grp: 'ltdgrp', rol: 'be1' }"
              :haveAdrLabel="true"
              :isAdrblk="true"
              :model="model"
              bchinr="00000036"
              ptytyp="B" :isLabel120="false"></c-ptap>
      </c-col>
      <c-col :span="24">
        <el-form-item label="Advising Bank's Ref" prop="ltdgrp.adt.pts.ref">
          <c-input
            v-model="model.ltdgrp.adt.pts.ref"
            maxlength="16"
            style="width: 100%"
            placeholder="请输入通知行参考号">
          </c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24" >
            <c-ptap
              disabled
              :disabledExtkey="true"
              :argadr="{ title: 'Advising Bank', grp: 'ltdgrp', rol: 'adt' }"
              :haveAdrLabel="true"
              :isAdrblk="true"
              :model="model"
              bchinr="00000036"
              ptytyp="B" :isLabel120="false"></c-ptap>
      </c-col>

      <c-col :span="24">
            <c-ptap
              disabled
              :disabledExtkey="true"
              :disabledDetail="true"
              :argadr="{ title: 'Confirming Bank', grp: 'ltdgrp', rol: 'con' }"
              :haveAdrLabel="true"
              :isAdrblk="true"
              :model="model"
              bchinr="00000036"
              ptytyp="B" :isLabel120="false"></c-ptap>
      </c-col>
    </c-col>

    <!-- ================右  ==================== -->
    <c-col :span="12" style="padding-left: 20px">
      <c-col :span="24">
        <el-form-item label="2nd Beneficiary's Ref" prop="ltdgrp.be2.pts.ref">
          <c-input
            v-model="model.ltdgrp.be2.pts.ref"
            maxlength="16"
            style="width: 100%"
            placeholder="请输入第二受益人参考号">
          </c-input>
        </el-form-item>
      </c-col>      
      <c-col :span="24" >
            <c-ptap
              disabled
              :disabledExtkey="true"
              :disabledDetail="true"
              :argadr="{ title: '2nd Beneficiary', grp: 'ltdgrp', rol: 'be2' }"
              :haveAdrLabel="true"
              :isAdrblk="true"
              :model="model"
              bchinr="00000036"
              ptytyp="B" :isLabel120="false"></c-ptap>
      </c-col>
      <c-col :span="24" >
            <c-ptap
              disabled
              :disabledExtkey="true"
              :disabledDetail="true"
              :argadr="{ title: '2nd Advising Bank', grp: 'ltdgrp', rol: 'a2t' }"
              :haveAdrLabel="true"
              :isAdrblk="true"
              :model="model"
              bchinr="00000036"
              ptytyp="B" :isLabel120="false"></c-ptap>
      </c-col>
      <!--
      <c-col :span="24">
        <el-form-item label="Reimbursement Bank's Ref" prop="ltdgrp.rmt.pts.ref">
          <c-input
            v-model="model.ltdgrp.rmt.pts.ref"
            maxlength="16"
            style="width: 100%"
            placeholder="">
          </c-input>
        </el-form-item>
      </c-col>-->
      <c-col :span="24">
            <c-ptap
              disabled
              :disabledExtkey="true"
              :argadr="{ title: 'Reimbursement Bank (MT 740)', grp: 'ltdgrp', rol: 'rmt' }"
              :haveAdrLabel="true"
              :isAdrblk="true"
              :model="model"
              bchinr="00000036"
              ptytyp="B" :isLabel120="false"></c-ptap>
      </c-col>
      <c-col :span="24">
        <el-form-item label="Available Bank's Ref" prop="ltdgrp.avt.pts.ref">
          <c-input
            v-model="model.ltdgrp.avt.pts.ref"
            maxlength="16"
            style="width: 100%"
            placeholder="">
          </c-input>
        </el-form-item>
      </c-col>      
      <c-col :span="24" class="fieldName">
            <c-ptap
              disabled
              :disabledExtkey="true"
              :disabledDetail="true"
              :argadr="{ title: 'Available with Bank', grp: 'ltdgrp', rol: 'avt' }"
              :haveAdrLabel="true"
              :isAdrblk="true"
              :model="model"
              bchinr="00000036"
              ptytyp="B" :isLabel120="false"></c-ptap>
      </c-col>
    </c-col>
  </div>
</template>
<script>
import event from "../event";

export default {
  inject: ["root"],
  props: ["model", "codes"],
  mixins: [event],
  data() {
    return {
      ptsaddg: {
        columns: [
          {
            title: "角色",
            width: "120px",
            dataIndex: "rol",
            show: "select",
          },
          {
            title: "当事人",
            width: "180px",
            dataIndex: "ptyextkey",
            show: "input",
          },
          {
            title: "名称",
            width: "250px",
            dataIndex: "nam",
          },
          {
            title: "参考号",
            width: "250px",
            dataIndex: "ref",
          },
        ],
        urls: "litp.ptsaddp.ptsaddg",
      },
    };
  },
  methods: {},
  created: function () {},
};
</script>
<style></style>