Bptset2.vue 17.6 KB
Newer Older
wanggang_yf committed
1 2
<template>
  <div class="eibs-tab">
LiRui committed
3 4
    <!-- =================顶左====================== -->
    <c-col :span="12" style="padding-right: 20px;">
wangna committed
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
      <!--line1-->
      <c-col :span="24">
          <el-form-item
            label="票据项下的业务号"
            prop="bpdgrp.rec.pntref"
            style="width: 100%"
          >
            <c-fullbox>
              <c-input
                v-model="model.bpdgrp.rec.pntref"
                maxlength="16"
                placeholder="请输入票据项下的业务号"
                disabled
              ></c-input>
              <template slot="footer">
                <c-button
LiRui committed
21
                  style="margin-left: 10px; padding: 0 12px"
wangna committed
22 23 24 25
                  size="small"
                  type="primary"
                  @click="onSeainf"
                >
nanrui committed
26
                  <i class="el-icon-info"></i>
wangna committed
27 28 29 30 31
                </c-button>
              </template>
            </c-fullbox>
          </el-form-item>
        </c-col>
LiRui committed
32
        <!-- <c-col :span="2">
wangna committed
33
          <el-form-item label="" prop="" style="width: 100%"> </el-form-item>
LiRui committed
34
        </c-col> -->
wanggang_yf committed
35

LiRui committed
36
        <!--line2-->
wangna committed
37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
      <c-col :span="24">
          <el-form-item
            label="融资业务号"
            prop="bpdgrp.rec.ownref"
            style="width: 100%"
          >
            <c-fullbox>
              <c-input
                v-model="model.bpdgrp.rec.ownref"
                maxlength="16"
                placeholder="请输入融资业务号"
                disabled
              ></c-input>
              <template slot="footer">
                <c-button
LiRui committed
52 53

                  style="margin-left: 10px; padding: 0 12px"
wangna committed
54 55 56 57
                  size="small"
                  type="primary"
                  @click="onSeainf"
                >
nanrui committed
58
                  <i class="el-icon-info"></i>
wangna committed
59
                </c-button>
LiRui committed
60 61 62
                <c-button size="small" type="primary" @click="onBptmodButgetref()" :disabled="model.bpdgrp.rec.ownref !== ''">
                  获取
                </c-button>
wangna committed
63 64 65 66
              </template>
            </c-fullbox>
          </el-form-item>
        </c-col>
wanggang_yf committed
67

LiRui committed
68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
        <!--  左        -->
      <c-col :span="24">
          <!-- Type of Advance 预付款类型-->
          <c-col :span="12">
            <el-form-item label="预付款类型" prop="bpdgrp.rec.fintyp">
              <c-select
                v-model="model.bpdgrp.rec.fintyp"
                style="width: 100%"
                placeholder="请选择预付款类型"
                disabled
              >
                <el-option
                  v-for="item in codes.fintyp_bpd"
                  :key="item.value"
                  :label="item.label"
                  :value="item.value"
                >
                </el-option>
              </c-select>
            </el-form-item>
          </c-col>
          <!-- Advanced Party Ref.  融资业务编号-->
          <c-col :span="12">
            <c-form-item label="融资业务编号" prop="bpdgrp.rec.ownref">
wangna committed
92
              <c-input
LiRui committed
93 94 95
                v-model="model.bpdgrp.rec.ownref"
                maxlength="17"
                :placeholder="$t('other.please_enter') + '融资业务编号'"
wangna committed
96 97
                disabled
              ></c-input>
LiRui committed
98 99
            </c-form-item>
          </c-col>
wangna committed
100
      </c-col>
wanggang_yf committed
101

wangna committed
102
        <!-- Advance Amount 融资账号-->
LiRui committed
103
        <c-col :span="24">
wangna committed
104 105 106 107 108 109 110 111 112
          <c-form-item label="融资账号" prop="bpdgrp.rec.finact">
            <c-input
              v-model="model.bpdgrp.rec.finact"
              maxlength="17"
              :placeholder="$t('other.please_enter') + '融资账号'"
              disabled
            ></c-input>
          </c-form-item>
        </c-col>
LiRui committed
113 114

        <c-col :span="24">
wanggang_yf committed
115
          <c-col :span="12">
wangna committed
116 117 118 119 120 121 122 123
            <el-form-item label="起息日期" prop="bpdgrp.rec.opndat">
              <c-date-picker
                type="date"
                v-model="model.bpdgrp.rec.opndat"
                style="width: 100%"
                placeholder="请选择起息日期"
                disabled
              ></c-date-picker>
wanggang_yf committed
124 125
            </el-form-item>
          </c-col>
wangna committed
126 127 128 129 130 131 132 133 134 135 136
          <c-col :span="12">
            <el-form-item label="到期日" prop="bpdgrp.rec.matdat">
              <c-date-picker
                type="date"
                v-model="model.bpdgrp.rec.matdat"
                style="width: 100%"
                placeholder="请选择到期日"
                disabled
              ></c-date-picker>
            </el-form-item>
          </c-col>
LiRui committed
137 138 139 140
        </c-col>



wangna committed
141
        <!-- 福费廷转卖类型 ffttyp ffttyp1-->
LiRui committed
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
        <c-col :span="24">
          <c-col :span="12">
            <c-form-item label="福费廷转卖类型" prop="bpdgrp.rec.ffttyp">
              <c-select
                v-model="model.bpdgrp.rec.ffttyp"
                style="width: 100%"
                placeholder="福费廷转卖类型"
              >
                <el-option
                  v-for="item in codes.ffttyp1"
                  :key="item.value"
                  :label="item.label"
                  :value="item.value"
                />
              </c-select>
            </c-form-item>
          </c-col>
          <!-- 我行借记账户 setact1-->
          <c-col :span="12">
            <c-form-item label="我行借记账户" prop="setact1">
              <c-input
                v-model="model.bpdgrp.rec.fincod"
                maxlength="17"
                :placeholder="$t('other.please_enter') + '我行借记账户'"
                disabled
              ></c-input>
            </c-form-item>
          </c-col>
wangna committed
170
        </c-col>
LiRui committed
171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186

        <!-- 下左 -->
        <c-col :span="24">
          <c-col :span="20">
            <c-form-item label="借据号" prop="bpdgrp.rec.fincod">
              <c-input
                v-model="model.bpdgrp.rec.fincod"
                maxlength="17"
                :placeholder="$t('other.please_enter') + '借据号'"
                disabled
              ></c-input>
            </c-form-item>
          </c-col>

          <c-col :span="4">
            <c-checkbox v-model="model.mtabut.clsflg" maxlength="17" disabled>抹账</c-checkbox>
wangna committed
187
        </c-col>
LiRui committed
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 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304


          <c-col :span="24">
            <c-form-item label="第一还款账号" prop="bptmod.finmod.act1">
              <c-input
                v-model="model.bptmod.finmod.act1"
                maxlength="21"
                placeholder="请输入第一还款账号"
                disabled
              ></c-input>
            </c-form-item>
          </c-col>

          <!-- --------------------------------- -->
           <!-- SG000119 : 第三方还款方式 -->
      <!-- <c-col :span="12" style="padding-right: 20px;"> -->
        <el-form-item label="第三方还款方式" prop="bptmod.finmod.acttyp">
          <c-input
            v-model="model.bptmod.finmod.acttyp"
            style="width: 100%"
            :placeholder="$t('other.please_enter') + '第三方还款方式'"
            disabled
          >
          </c-input>
        </el-form-item>
      <!-- </c-col> -->

      <!-- SG000099 : 表外欠息利息 -->
      <!-- <c-col :span="12" style="padding-right: 20px;"> -->
        <c-form-item label="表外欠息利息" prop="bptmod.finmod.cbs.cbb.intamt1">
          <c-input
            v-model="model.bptmod.finmod.cbs.cbb.intamt1"
            :placeholder="$t('other.please_enter') + '表外欠息利息'"
            disabled
          ></c-input>
        </c-form-item>
      <!-- </c-col> -->

      <!-- SG000100 : 表外欠息 -->
      <!-- <c-col :span="12" style="padding-right: 20px;"> -->
        <c-form-item label="表外本年欠息" prop="bptmod.finmod.cbs.cbb.intamty1">
          <c-input
            v-model="model.bptmod.finmod.cbs.cbb.intamty1"
            :placeholder="$t('other.please_enter') + '表外本年欠息'"
            disabled
          ></c-input>
        </c-form-item>
      <!-- </c-col> -->

      <!-- SG000101 : 表内欠息利息 -->
      <!-- <c-col :span="12" style="padding-right: 20px;"> -->
        <c-form-item label="表内欠息利息" prop="bptmod.finmod.cbs.cbb.intamt2">
          <c-input
            v-model="model.bptmod.finmod.cbs.cbb.intamt2"
            :placeholder="$t('other.please_enter') + '表内欠息利息'"
            disabled
          ></c-input>
        </c-form-item>
      <!-- </c-col> -->

      <!-- SG000102 : 表内欠息 -->
      <!-- <c-col :span="12" style="padding-right: 20px;"> -->
        <c-form-item label="表内欠息" prop="bptmod.finmod.cbs.cbb.intamty2">
          <c-input
            v-model="model.bptmod.finmod.cbs.cbb.intamty2"
            :placeholder="$t('other.please_enter') + '表内欠息'"
            disabled
          ></c-input>
        </c-form-item>
      <!-- </c-col> -->

      <!-- SG000103 : 本金利息 -->
      <!-- <c-col :span="12" style="padding-right: 20px;"> -->
        <c-form-item label="本金利息" prop="bptmod.finmod.cbs.cbb.intamt">
          <c-input
            v-model="model.bptmod.finmod.cbs.cbb.intamt"
            :placeholder="$t('other.please_enter') + '本金利息'"
            disabled
          ></c-input>
        </c-form-item>
      <!-- </c-col> -->

      <!-- SG000104 : 本金 -->
      <!-- <c-col :span="12" style="padding-right: 20px;"> -->
        <c-form-item label="本金" prop="bptmod.finmod.cbs.cbb.amt">
          <c-input
            v-model="model.bptmod.finmod.cbs.cbb.amt"
            :placeholder="$t('other.please_enter') + '本金'"
            disabled
          ></c-input>
        </c-form-item>
      <!-- </c-col> -->

      <!-- SG000117 : 融资状态 -->
      <!-- <c-col :span="12" style="padding-right: 20px;"> -->
        <el-form-item label="融资状态" prop="bpdgrp.rec.ovdflg">
          <c-select
            v-model="model.bpdgrp.rec.ovdflg"
            style="width: 100%"
            :placeholder="$t('other.please_enter') + '融资状态'"
            disabled
          ></c-select>
        </el-form-item>
      <!-- </c-col> -->

      <!-- SG000124 : 计息周期 -->
      <!-- <c-col :span="12" style="padding-right: 20px;"> -->
        <el-form-item label="计息周期" prop="bptmod.finmod.intprd">
          <c-select
            v-model="model.bptmod.finmod.intprd"
            style="width: 100%"
            :placeholder="$t('other.please_enter') + '计息周期'"
            disabled
          ></c-select>
        </el-form-item>
      <!-- </c-col> -->

wangna committed
305
      </c-col>
LiRui committed
306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347

    </c-col>
    <!--顶右  -->
    <c-col :span="12" style="padding-left: 20px;">
      <c-col :span="24">
          <el-form-item
            label="票据项下的名称"
            prop="bpdgrp.rec.pntnam"
            style="width: 100%"
          >
            <c-fullbox>
              <c-input
                v-model="model.bpdgrp.rec.pntnam"
                maxlength="16"
                placeholder=""
                disabled
              ></c-input>
              <template slot="footer"> </template>
            </c-fullbox>
          </el-form-item>
        </c-col>

        <c-col :span="24">
          <el-form-item
            label="融资名称"
            prop="bpdgrp.rec.nam"
            style="width: 100%"
          >
            <c-fullbox>
              <c-input
                v-model="model.bpdgrp.rec.nam"
                maxlength="16"
                placeholder=""
                disabled
              ></c-input>
              <template slot="footer"> </template>
            </c-fullbox>
          </el-form-item>
        </c-col>

        <!--      中右-->
      <!-- <c-col :span="12" style="padding-left: 20px;"> -->
wangna committed
348 349 350 351 352 353 354 355 356 357 358
        <c-col :span="24">
          <c-ptap
            :model="model"
            :argadr="{ title: '融资客户', grp: 'bpdgrp', rol: 'fia' }"
            :isAdrblk="true"
            @onSeainf="onSeainf()"
            @onFiapDet="onFiapDet()"
            disabled
          >
          </c-ptap>
        </c-col>
wanggang_yf committed
359

LiRui committed
360 361 362 363
        <!-- 下中右 -->
        <!-- <c-col :span="24">
          <c-checkbox v-model="model.mtabut.clsflg" maxlength="17" disabled>抹账</c-checkbox>
      </c-col> -->
364

wangna committed
365
      <!--           还本金金额-->
LiRui committed
366
      <c-col :span="24">
wangna committed
367 368 369 370 371 372 373 374
        <c-form-item label="还本金金额" prop="bptmod.finmod.cbs.calflg">
          <c-input
            v-model="model.bptmod.finmod.cbs.calflg"
            maxlength="21"
            placeholder="请输入还本金金额"
          ></c-input>
        </c-form-item>
      </c-col>
wanggang_yf committed
375

wangna committed
376
      </c-col>
LiRui committed
377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397

      <!--line3 -空-->
      <!-- <c-col :span="24">
        <c-col :span="1">
          <el-form-item label="" prop="" style="width: 100%"> </el-form-item>
        </c-col>
      </c-col> -->














wangna committed
398
      <!-- SG000098 : 还款方式 -->
LiRui committed
399
      <c-col :span="12" style="padding-left: 20px;">
wangna committed
400 401 402 403 404 405 406 407 408 409 410 411 412 413 414
        <el-form-item label="还款方式" prop="bptmod.finmod.reptyp">
          <c-select
            v-model="model.bptmod.finmod.reptyp"
            style="width: 100%"
            placeholder="还款方式"
          >
            <el-option
              v-for="item in codes.reptyp"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            />
          </c-select>
        </el-form-item>
      </c-col>
LiRui committed
415

wangna committed
416
      <!-- SG000120 : 第三方还款账号 -->
LiRui committed
417
      <c-col :span="12" style="padding-left: 20px;">
wangna committed
418 419 420 421 422 423 424 425 426
        <c-form-item label="第三方还款账号" prop="bptmod.finmod.act3">
          <c-input
            v-model="model.bptmod.finmod.act3"
            maxlength="21"
            :placeholder="$t('other.please_enter') + '第三方还款账号'"
            disabled
          ></c-input>
        </c-form-item>
      </c-col>
LiRui committed
427

wangna committed
428
      <!-- SG000105 : 偿还表外欠息利息 -->
LiRui committed
429
      <c-col :span="12" style="padding-left: 20px;">
wangna committed
430 431 432 433 434 435 436 437 438 439 440
        <c-form-item
          label="偿还表外欠息利息"
          prop="bptmod.finmod.cbs.cbe.intamt1"
        >
          <c-input
            v-model="model.bptmod.finmod.cbs.cbe.intamt1"
            :placeholder="$t('other.please_enter') + '偿还表外欠息利息'"
            disabled
          ></c-input>
        </c-form-item>
      </c-col>
LiRui committed
441

wangna committed
442
      <!-- SG000106 : 偿还表外欠息 -->
LiRui committed
443
      <c-col :span="12" style="padding-left: 20px;">
wangna committed
444 445 446 447 448 449 450 451
        <c-form-item label="偿还表外欠息" prop="bptmod.finmod.cbs.cbe.intamty1">
          <c-input
            v-model="model.bptmod.finmod.cbs.cbe.intamty1"
            :placeholder="$t('other.please_enter') + '偿还表外欠息'"
            disabled
          ></c-input>
        </c-form-item>
      </c-col>
LiRui committed
452

wangna committed
453
      <!-- SG000107 : 偿还表内欠息利息 -->
LiRui committed
454
      <c-col :span="12" style="padding-left: 20px;">
wangna committed
455 456 457 458 459 460 461 462 463 464 465
        <c-form-item
          label="偿还表内欠息利息"
          prop="bptmod.finmod.cbs.cbe.intamt2"
        >
          <c-input
            v-model="model.bptmod.finmod.cbs.cbe.intamt2"
            :placeholder="$t('other.please_enter') + '偿还表内欠息利息'"
            disabled
          ></c-input>
        </c-form-item>
      </c-col>
LiRui committed
466

wangna committed
467
      <!-- SG000108 : 偿还表内欠息 -->
LiRui committed
468
      <c-col :span="12" style="padding-left: 20px;">
wangna committed
469 470 471 472 473 474 475 476
        <c-form-item label="偿还表内欠息" prop="bptmod.finmod.cbs.cbe.intamty2">
          <c-input
            v-model="model.bptmod.finmod.cbs.cbe.intamty2"
            :placeholder="$t('other.please_enter') + '偿还表内欠息'"
            disabled
          ></c-input>
        </c-form-item>
      </c-col>
LiRui committed
477

wangna committed
478
      <!-- SG000109 : 偿还本金利息 -->
LiRui committed
479
      <c-col :span="12" style="padding-left: 20px;">
wangna committed
480 481 482 483 484 485 486 487
        <c-form-item label="偿还本金利息" prop="bptmod.finmod.cbs.cbe.intamt">
          <c-input
            v-model="model.bptmod.finmod.cbs.cbe.intamt"
            :placeholder="$t('other.please_enter') + '偿还本金利息'"
            disabled
          ></c-input>
        </c-form-item>
      </c-col>
LiRui committed
488

wangna committed
489
      <!-- SG000110 : 偿还本金 -->
LiRui committed
490
      <c-col :span="12" style="padding-left: 20px;">
wangna committed
491 492 493 494 495 496 497 498
        <c-form-item label="偿还本金" prop="bptmod.finmod.cbs.cbe.amt">
          <c-input
            v-model="model.bptmod.finmod.cbs.cbe.amt"
            :placeholder="$t('other.please_enter') + '偿还本金'"
            disabled
          ></c-input>
        </c-form-item>
      </c-col>
LiRui committed
499

wangna committed
500
      <!-- SG000116 : 偿还利息总额 -->
LiRui committed
501
      <c-col :span="12" style="padding-left: 20px;">
wangna committed
502 503 504 505 506 507 508 509
        <c-form-item label="偿还利息总额" prop="bptmod.finmod.cbs.totint">
          <c-input
            v-model="model.bptmod.finmod.cbs.totint"
            :placeholder="$t('other.please_enter') + '偿还利息总额'"
            disabled
          ></c-input>
        </c-form-item>
      </c-col>
LiRui committed
510

wangna committed
511
      <!-- SG000118 : 执行利率 -->
LiRui committed
512
      <c-col :span="12" style="padding-left: 20px;">
wangna committed
513 514 515 516 517 518 519 520
        <c-form-item label="执行利率" prop="bpdgrp.rec.tolrat">
          <c-input
            v-model="model.bpdgrp.rec.tolrat"
            :placeholder="$t('other.please_enter') + '执行利率'"
            disabled
          ></c-input>
        </c-form-item>
      </c-col>
LiRui committed
521 522 523 524
    <!-- </c-col> -->



wanggang_yf committed
525 526 527 528
  </div>
</template>

<script>
wangna committed
529
import Api from "~/service/Api";
wanggang_yf committed
530
import commonProcess from "~/mixin/commonProcess";
wangna committed
531 532
import CodeTable from "~/config/CodeTable";
import Event from "~/model/Bptset/Event";
wanggang_yf committed
533 534
import Ptap from "~/views/Public/Ptap";
export default {
wangna committed
535 536 537 538 539 540 541 542 543 544 545 546
  components: {
    "c-ptap": Ptap,
  },
  inject: ["root"],
  props: ["model", "codes"],
  mixins: [commonProcess],
  data() {
    return {
      selectData1: [
        {
          name: "全额偿还本金和利息",
          value: 1,
wanggang_yf committed
547
        },
wangna committed
548 549 550 551 552 553 554 555 556 557 558
        {
          name: "部分偿还本金和利息",
          value: 2,
        },
      ],
    };
  },
  methods: {
    // ...Event
    onSeainf(data) {
      this.$emit("onSeainf", data);
wanggang_yf committed
559
    },
wangna committed
560 561 562 563 564
  },
  created() {
    // 初始化下拉框
    // this.selValue = this.selectData[1].value
  },
wanggang_yf committed
565 566 567 568
};
</script>
<style>
</style>