Ptyp0.vue 18.6 KB
Newer Older
wangren committed
1 2
<template>
  <div class="eibs-tab">
wangren committed
3 4 5 6 7
    <c-content :height="300">
      <!-- ----------左 ---------->
      <c-col :span="11">
        <el-form-item
          label="Party No."
闫泽浩 committed
8
          prop="recgrp_rec_extkey"
wangren committed
9 10 11 12
          style="width: 100%"
        >
          <c-fullbox>
            <c-input
闫泽浩 committed
13
              v-model="model.recgrp.rec.extkey"
wangren committed
14
              placeholder="请输入"
15
              disabled
wangren committed
16 17 18 19 20 21 22 23
            ></c-input>

            <template slot="footer">
              <c-button
                style="margin: 0px 10px 0 10; padding: 0 12px"
                size="small"
                type="primary"
                @click="onSeainf"
24
                disabled
wangren committed
25 26 27 28
              >
                <span style="font-family: '宋体'; font-weight: bold">i</span>
              </c-button>

29
              <c-button size="small" type="primary" @click="onRecpanGetpty" disabled>
wangren committed
30 31 32 33
                获取
              </c-button>
            </template>
          </c-fullbox>
wangren committed
34 35
        </el-form-item>

wangren committed
36
        <el-form-item label="组织机构代码" prop="recgrp.rec.juscod">
wangren committed
37 38 39 40
          <c-fullbox>
            <c-input
              v-model="model.recgrp.rec.juscod"
              maxlength="10"
wangren committed
41
              placeholder="请输入组织机构代码"
42
              disabled
wangren committed
43 44
            ></c-input>
            <template slot="footer">
45
              <c-checkbox v-model="model.recgrp.rec.dshflg" disabled
wangren committed
46 47 48 49 50
                >是否电商</c-checkbox
              >
            </template>
          </c-fullbox>
        </el-form-item>
wangren committed
51

闫泽浩 committed
52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
   <el-form-item label="Type">
              <c-checkbox v-model="model.seatypb" disabled>Bank</c-checkbox>

              <c-checkbox v-model="model.seatypc" disabled>Client</c-checkbox>

              <c-checkbox v-model="model.seatypa" disabled>Own Address</c-checkbox>

              <c-checkbox v-model="model.seatypo" disabled>Other</c-checkbox>

              <c-checkbox v-model="model.seatyph" disabled>海关</c-checkbox>
            </el-form-item> 
          <!-- <el-form-item label="Type">
            <el-radio-group v-model="radio" disabled>
              <el-radio :label="0" v-model="model.seatypb">Bank</el-radio>
              <el-radio :label="1" v-model="model.seatypc">Client</el-radio>
              <el-radio :label="2" v-model="model.seatypa">Own Address</el-radio>
              <el-radio :label="3" v-model="model.seatypo">Other</el-radio>
              <el-radio :label="4" v-model="model.seatyph">海关</el-radio>
            </el-radio-group>
          </el-form-item> -->
wangren committed
72

73
        <el-form-item label="Name 1" prop="recgrp.adrmaa.nam1" >
wangren committed
74 75 76 77
          <c-input
            v-model="model.recgrp.adrmaa.nam1"
            maxlength="35"
            placeholder="请输入Name 1/SWIFT Line 1"
78
            disabled
wangren committed
79 80
          ></c-input>
        </el-form-item>
wangren committed
81

wangren committed
82 83 84 85 86
        <el-form-item label="Name 2" prop="recgrp.adrmaa.nam2">
          <c-input
            v-model="model.recgrp.adrmaa.nam2"
            maxlength="35"
            placeholder="请输入Name 2/SWIFT Line 2"
87
            disabled
wangren committed
88 89
          ></c-input>
        </el-form-item>
wangren committed
90

wangren committed
91 92 93 94
        <el-form-item label="Name 3" prop="recgrp.adrmaa.nam3">
          <c-input
            v-model="model.recgrp.adrmaa.nam3"
            maxlength="35"
95
            placeholder="请输入Name 3" disabled
wangren committed
96 97
          ></c-input>
        </el-form-item>
wangren committed
98

wangren committed
99 100 101 102
        <el-form-item label="Street" prop="recgrp.adrmaa.str1">
          <c-input
            v-model="model.recgrp.adrmaa.str1"
            maxlength="35"
103
            placeholder="请输入Street/SWIFT Line 3" disabled
wangren committed
104 105 106 107 108 109 110
          ></c-input>
        </el-form-item>

        <el-form-item label="Optional Second Street" prop="recgrp.adrmaa.str2">
          <c-input
            v-model="model.recgrp.adrmaa.str2"
            maxlength="35"
111
            placeholder="请输入Optional Second Line of Street" disabled
wangren committed
112 113 114 115 116 117 118 119
          ></c-input>
        </el-form-item>
        <c-col :sapn="24">
          <c-col :span="12">
            <el-form-item label="Post Code" prop="recgrp.adrmaa.loczip">
              <c-input
                v-model="model.recgrp.adrmaa.loczip"
                maxlength="10"
120
                placeholder="请输入ZIP Code/First Part of SWIFT Line 4" disabled
wangren committed
121
              ></c-input>
wangren committed
122 123
            </el-form-item>
          </c-col>
wangren committed
124 125 126 127 128 129
          <c-col :span="12">
            <el-form-item label=" City" prop="recgrp.adrmaa.loctxt">
              <c-input
                v-model="model.recgrp.adrmaa.loctxt"
                maxlength="25"
                placeholder="请输入Textpart of City/Second Part of SWIFT Line 4"
130
                disabled
wangren committed
131 132
              ></c-input>
            </el-form-item>
wangren committed
133
          </c-col>
wangren committed
134 135 136 137 138 139 140
        </c-col>
        <c-col :span="24">
          <el-form-item label="Optional Second  City" prop="recgrp.adrmaa.loc2">
            <c-input
              v-model="model.recgrp.adrmaa.loc2"
              maxlength="35"
              placeholder="请输入Optional Second Line of City"
141
              disabled
wangren committed
142 143 144 145 146 147 148 149 150
            ></c-input>
          </el-form-item>
        </c-col>
        <c-col :span="24">
          <el-form-item label=" PostBox" prop="recgrp.adrmaa.pobtxt">
            <c-input
              v-model="model.recgrp.adrmaa.pobtxt"
              maxlength="25"
              placeholder="请输入Textpart of City Used when Addressing Postbox"
151
              disabled
wangren committed
152 153 154 155 156 157 158 159 160
            ></c-input>
          </el-form-item>
        </c-col>
        <c-col :span="24">
          <el-form-item label="Country or region" prop="recgrp.adrmaa.loccty">
            <c-select
              v-model="model.recgrp.adrmaa.loccty"
              style="width: 100%"
              placeholder="请选择Country"
161
              disabled
wangren committed
162 163 164 165 166 167 168 169 170 171
            >
            </c-select>
          </el-form-item>
        </c-col>
        <c-col :span="24">
          <el-form-item label="E-mail" prop="recgrp.adrmaa.eml">
            <c-input
              v-model="model.recgrp.adrmaa.eml"
              maxlength="80"
              placeholder="请输入eMail/Internet"
172
              disabled
wangren committed
173 174 175
            ></c-input>
          </el-form-item>
        </c-col>
wangren committed
176

wangren committed
177 178 179 180 181 182
        <c-col :span="24">
          <el-form-item label=" Name" prop="recgrp.hbk.nam">
            <c-input
              v-model="model.recgrp.hbk.nam"
              maxlength="40"
              placeholder="请输入External Visible Name"
183
              disabled
wangren committed
184 185 186 187 188
            ></c-input>
          </el-form-item>
        </c-col>
        <c-col :span="24">
          <el-form-item>
189
            <c-checkbox v-model="model.recgrp.rec.hbkaccflg" disabled
wangren committed
190 191 192 193 194 195 196 197 198 199
              >Use Accounting of HouseBank</c-checkbox
            >
          </el-form-item>
        </c-col>
        <c-col :span="24">
          <el-form-item label=" Account M." prop="recgrp.rec.accusr">
            <c-input
              v-model="model.recgrp.rec.accusr"
              maxlength="8"
              placeholder="请输入User ID of Account Officer"
200
              disabled
wangren committed
201 202 203
            ></c-input>
          </el-form-item>
        </c-col>
wangren committed
204

wangren committed
205 206 207 208 209 210
        <c-col :span="24">
          <el-form-item label="支行" prop="recpan.bchkey">
            <c-select
              v-model="model.recpan.bchkey"
              style="width: 100%"
              placeholder="请选择Branch Key"
211
              disabled
wangren committed
212 213 214 215 216 217 218 219 220 221
            >
            </c-select>
          </el-form-item>
        </c-col>
        <c-col :span="24">
          <el-form-item label="中文地址" prop="recgrp.adrmaa.adr1">
            <c-input
              v-model="model.recgrp.adrmaa.adr1"
              maxlength="40"
              placeholder="请输入Chinese Address"
222
              disabled
wangren committed
223 224 225
            ></c-input>
          </el-form-item>
        </c-col>
wangren committed
226

wangren committed
227 228 229 230 231 232
        <c-col :span="24">
          <el-form-item label="" prop="recgrp.adrmaa.adr2">
            <c-input
              v-model="model.recgrp.adrmaa.adr2"
              maxlength="40"
              placeholder="请输入"
233
              disabled
wangren committed
234 235 236
            ></c-input>
          </el-form-item>
        </c-col>
wangren committed
237

wangren committed
238 239 240 241 242 243
        <c-col :span="24">
          <el-form-item label="" prop="recgrp.adrmaa.adr3">
            <c-input
              v-model="model.recgrp.adrmaa.adr3"
              maxlength="40"
              placeholder="请输入"
244
              disabled
wangren committed
245 246 247 248 249 250 251 252 253
            ></c-input>
          </el-form-item>
        </c-col>
        <c-col :span="24">
          <el-form-item label="中文邮编" prop="recgrp.adrmaa.pobzip">
            <c-input
              v-model="model.recgrp.adrmaa.pobzip"
              maxlength="10"
              placeholder="请输入ZIP Code Used when Addressing Postbox"
254
              disabled
wangren committed
255 256 257 258 259 260 261 262 263 264 265 266
            ></c-input>
          </el-form-item>
        </c-col>
      </c-col>

      <!------------- 右  ------------->
      <c-col :span="11" :offset="1">
        <el-form-item label="Party Name" prop="recgrp.rec.nam">
          <c-input
            v-model="model.recgrp.rec.nam"
            maxlength="40"
            placeholder="请输入Party Name"
267
            disabled
wangren committed
268 269 270 271 272 273 274 275 276 277
          ></c-input>
        </el-form-item>
        <el-form-item label="Chinese name" prop="recgrp.rec.nam1">
          <c-fullbox>
            <c-input
              type="textarea"
              v-model="model.recgrp.rec.nam1"
              maxlength="50"
              show-word-limit
              placeholder="请输入Chinese name"
278
              disabled
wangren committed
279 280 281 282 283 284 285 286
            ></c-input>
            <template slot="footer">
              <c-button size="small" type="primary" @click="onRecpanAltnam">
                ECIF名称
              </c-button>
            </template>
          </c-fullbox>
        </el-form-item>
wangren committed
287

闫泽浩 committed
288 289 290 291 292 293 294 295
       <el-form-item label="Address Status" prop="recgrp.rec.adrsta">
              <c-input
                v-model="model.recgrp.rec.adrsta"
                maxlength="20"
                placeholder="请输入Address Status"
                disabled
              ></c-input>
            </el-form-item>
wangren committed
296 297 298 299 300 301

            <el-form-item label="Telephone 1" prop="recgrp.adrmaa.tel1">
              <c-input
                v-model="model.recgrp.adrmaa.tel1"
                maxlength="20"
                placeholder="请输入Telephone 1"
302
                disabled
wangren committed
303 304 305 306 307 308 309 310
              ></c-input>
            </el-form-item>
          
            <el-form-item label="Telephone 2" prop="recgrp.adrmaa.tel2">
              <c-input
                v-model="model.recgrp.adrmaa.tel2"
                maxlength="20"
                placeholder="请输入Telephone 2"
311
                disabled
wangren committed
312 313 314 315 316 317 318 319 320 321
              ></c-input>
            </el-form-item>
          

            
            <el-form-item label="Telefax 1" prop="recgrp.adrmaa.fax1">
              <c-input
                v-model="model.recgrp.adrmaa.fax1"
                maxlength="20"
                placeholder="请输入Telefax 1"
322
                disabled
wangren committed
323 324 325 326 327 328 329 330
              ></c-input>
            </el-form-item>
            
            <el-form-item label="Telefax 2" prop="recgrp.adrmaa.fax2">
              <c-input
                v-model="model.recgrp.adrmaa.fax2"
                maxlength="20"
                placeholder="请输入Telefax 2"
331
                disabled
wangren committed
332 333 334 335 336 337 338 339 340
              ></c-input>
            </el-form-item>
         

        <el-form-item label="Telex " prop="recgrp.adrmaa.tlx">
          <c-input
            v-model="model.recgrp.adrmaa.tlx"
            maxlength="20"
            placeholder="请输入Telex Number"
341
            disabled
wangren committed
342 343 344 345 346 347 348 349
          ></c-input>
        </el-form-item>
        
            <el-form-item label="BIC " prop="recgrp.adrmaa.bic">
              <c-input
                v-model="model.recgrp.adrmaa.bic"
                maxlength="11"
                placeholder="请输入BIC of Address Optional"
350
                disabled
wangren committed
351 352 353 354 355 356 357 358
              ></c-input>
            </el-form-item>
         
            <el-form-item label=" Bank Code  " prop="recgrp.adrmaa.clc">
              <c-input
                v-model="model.recgrp.adrmaa.clc"
                maxlength="35"
                placeholder="请输入Clearing Code for Banks"
359
                disabled
wangren committed
360 361 362 363 364 365 366 367
              ></c-input>
            </el-form-item>
         
        <el-form-item label="Branch ID" prop="recgrp.adrmaa.bid">
          <c-input
            v-model="model.recgrp.adrmaa.bid"
            maxlength="35"
            placeholder="请输入Branch Identification Used in Option B of SWIFT Fieldtags"
368
            disabled
wangren committed
369 370 371 372 373 374 375 376
          ></c-input>
        </el-form-item>
        
          <el-form-item label="TradeConnect ID" prop="recgrp.adrmaa.tid">
            <c-input
              v-model="model.recgrp.adrmaa.tid"
              maxlength="23"
              placeholder="请输入TradeConnect ID"
377
              disabled
wangren committed
378 379 380 381 382 383 384 385
            ></c-input>
          </el-form-item>
        
        <el-form-item label=" Clearing " prop="recgrp.adrmaa.blz">
          <c-input
            v-model="model.recgrp.adrmaa.blz"
            maxlength="8"
            placeholder="请输入Bankleitzahl German Clearing Code"
386
            disabled
wangren committed
387 388 389 390 391 392 393 394
          ></c-input>
        </el-form-item>

        <el-form-item label="Line with Postbox" prop="recgrp.adrmaa.pob">
          <c-input
            v-model="model.recgrp.adrmaa.pob"
            maxlength="35"
            placeholder="请输入Line with Postbox"
395
            disabled
wangren committed
396 397 398 399 400 401
          ></c-input>
        </el-form-item>
        
          
            <el-form-item label="Language " prop="recgrp.adrmaa.uil">
              <c-col :span="12">
闫泽浩 committed
402
              <c-input
wangren committed
403 404 405
                v-model="model.recgrp.adrmaa.uil"
                style="width: 100%"
                placeholder="请选择 Language "
406
                disabled
wangren committed
407
              >
闫泽浩 committed
408
              </c-input>
wangren committed
409 410 411 412 413 414
              </c-col>
            </el-form-item>
          
          
            <el-form-item label=" Messages" prop="recgrp.adrmaa.cortyp">
              <c-col :span="12">
闫泽浩 committed
415
              <c-input
wangren committed
416 417 418
                v-model="model.recgrp.adrmaa.cortyp"
                style="width: 100%"
                placeholder="Messages SWT, LET, TLX, TCO"
419
                disabled
wangren committed
420
              >
闫泽浩 committed
421
              </c-input>
wangren committed
422 423 424 425 426 427 428 429 430
              </c-col>
            </el-form-item>
          
        
        <el-form-item label="Department" prop="recgrp.adrmaa.dpt">
          <c-input
            v-model="model.recgrp.adrmaa.dpt"
            maxlength="35"
            placeholder="请输入Department"
431
            disabled
wangren committed
432 433
          ></c-input>
        </el-form-item>
wangren committed
434

wangren committed
435 436 437 438 439 440
        
          <el-form-item label=" 开户行信息" prop="recgrp.ptamaa.issbchinf">
            <c-input
              v-model="model.recgrp.ptamaa.issbchinf"
              maxlength="40"
              placeholder="请输入Info of bank"
441
              disabled
wangren committed
442 443 444 445 446 447 448 449 450 451
            ></c-input>
          </el-form-item>
        

        
          <el-form-item label=" Name" prop="recgrp.heq.nam">
            <c-input
              v-model="model.recgrp.heq.nam"
              maxlength="40"
              placeholder="请输入External Visible Name"
452
              disabled
wangren committed
453 454 455 456 457
            ></c-input>
          </el-form-item>
        
        <el-form-item>
          <c-col :span="24">
458
            <c-checkbox v-model="model.recgrp.rec.heqaccflg" disabled
wangren committed
459 460
              >Use Accounting of Headquarters</c-checkbox
            >
wangren committed
461
          </c-col>
wangren committed
462 463 464 465
        </el-form-item>
        
      </c-col>
    </c-content>
wangren committed
466 467 468 469 470 471 472 473 474 475 476 477 478
  </div>
</template>
<script>
import Api from "~/service/Api";
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable";
import Event from "~/model/Infpty/Event";

export default {
  inject: ["root"],
  props: ["model", "codes"],
  mixins: [commonProcess],
  data() {
wangren committed
479 480 481
    return {
      radio: 1,
    };
wangren committed
482
  },
wangren committed
483
  methods: { ...Event, onSeainf() {} },
wangren committed
484 485 486 487 488
  created: function () {},
};
</script>
<style>
</style>
闫泽浩 committed
489 490
    

wangren committed
491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584


<!-- <c-col :span="12">
        <el-form-item label="Drag  Drop Sender" prop="recpan.recget.sdamod.dadsnd">
            <c-input  v-model="model.recpan.recget.sdamod.dadsnd"  placeholder="请输入Drag  Drop Sender"></c-input>
        </el-form-item>
       </c-col> -->
       <!-- <el-form-item label="Type">
              <c-checkbox v-model="model.recgrp.typb">Bank</c-checkbox>

              <c-checkbox v-model="model.recgrp.typc">Client</c-checkbox>

              <c-checkbox v-model="model.recgrp.typa">Own Address</c-checkbox>

              <c-checkbox v-model="model.recgrp.typo">Other</c-checkbox>

              <c-checkbox v-model="model.recgrp.typh">海关</c-checkbox>
            </el-form-item> -->
            <!-- <c-col :span="12">
              <el-form-item label="Address Number" prop="recgrp.rec.extkey">
                <c-input
                  v-model="model.recgrp.rec.extkey"
                  maxlength="24"
                  placeholder="请输入Address Number"
                ></c-input>-->

                <!-- <c-col :span="24">
              <c-button size="small" type="primary" @click="onRecpanGet">
                Get
              </c-button>
            </c-col>  -->


            <!-- <c-col :span="24">
          <el-form-item
            label="Drag  Drop Sender"
            prop="recpan.hbkget.sdamod.dadsnd"
          >
            <c-input
              v-model="model.recpan.hbkget.sdamod.dadsnd"
              placeholder="请输入Drag  Drop Sender"
            ></c-input>
          </el-form-item>
        </c-col>

        <c-col :span="24">
          <el-form-item label="Address Number" prop="recgrp.hbk.extkey">
            <c-input
              v-model="model.recgrp.hbk.extkey"
              maxlength="24"
              placeholder="请输入Address Number"
            ></c-input>
          </el-form-item>
        </c-col>

        <c-col :span="24">
          <el-form-item label="" prop="recpan.hbkget.sdamod.seainf">
            <c-input
              v-model="model.recpan.hbkget.sdamod.seainf"
              placeholder="请输入"
            ></c-input>
          </el-form-item>
        </c-col>

        <c-col :span="24">
          <el-form-item label="Address Number" prop="recgrp.heq.extkey">
            <c-input
              v-model="model.recgrp.heq.extkey"
              maxlength="24"
              placeholder="请输入Address Number"
            ></c-input>
          </el-form-item>
        </c-col>

        <c-col :span="24">
          <el-form-item label="" prop="recpan.heqget.sdamod.seainf">
            <c-input
              v-model="model.recpan.heqget.sdamod.seainf"
              placeholder="请输入"
            ></c-input>
          </el-form-item>
        </c-col>

        <c-col :span="24">
          <el-form-item
            label="Drag  Drop Sender"
            prop="recpan.heqget.sdamod.dadsnd"
          >
            <c-input
              v-model="model.recpan.heqget.sdamod.dadsnd"
              placeholder="请输入Drag  Drop Sender"
            ></c-input>
          </el-form-item>
        </c-col> -->