Opnp1.vue 42.2 KB
Newer Older
1 2
<template>
  <div class="eibs-tab">
吴佳 committed
3
      <!-- ============== 顶部============================== -->
liushikai committed
4
      <!-- <c-col :span="24" style="height: 24px">
liushikai committed
5 6 7 8
            <el-form-item label="基本信息" class="messageLabel"> </el-form-item>
        </c-col>
        <c-col :span="24" style="height: 0px">
            <el-divider></el-divider>
liushikai committed
9 10
        </c-col> -->
    <c-col :span="24" style="margin-top: 0">
吴佳 committed
11
      <c-col :span="11">
12
        <el-form-item label="业务编号" style="width:100%" prop="cpdgrp.rec.ownref">
吴佳 committed
13 14 15 16 17 18 19 20 21 22
          <c-fullbox>
            <c-input
              v-model="model.cpdgrp.rec.ownref"
              maxlength="16"
              disabled
              placeholder="请输入业务编号"
            ></c-input>

            <template slot="footer">
              <c-button
23
                style="margin:0 10px 0 10px;padding: 0 12px;"
吴佳 committed
24 25 26 27 28 29 30 31 32 33
                size="small"
                type="primary"
                @click="onSeainf">
              <span style="font-family:'宋体';font-weight:bold">i</span>
              </c-button>
              <c-button
                style="margin:0 0"
                size="small"
                type="primary"
                :disabled="this.flag"
34
                @click="commonExecuteRule('cptp.getref')"
吴佳 committed
35 36 37 38 39 40 41 42 43
              >
                获取
              </c-button>
            </template>
          </c-fullbox>
        </el-form-item>
      </c-col>

      <c-col :span="11" :offset="1">
吴佳 committed
44
        <el-form-item label="摘要" prop="cpdgrp.rec.nam">
liushikai committed
45
          <c-input
吴佳 committed
46 47
            v-model="model.cpdgrp.rec.nam"
            maxlength="40"
liushikai committed
48
            disabled
吴佳 committed
49
            placeholder="请输入Name"
liushikai committed
50 51 52
          ></c-input>
        </el-form-item>
      </c-col>
潘际乾 committed
53
    </c-col>
吴佳 committed
54
    
55
    <!-- ========================左边======================= -->
吴佳 committed
56 57
    <c-col :span="11">
      <c-col :span="24">
58
        <el-form-item label="清算编号" style="width:100%" prop="cpdgrp.rec.sysno">
吴佳 committed
59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
          <c-fullbox>
            <c-input
              v-model="model.cpdgrp.rec.sysno"
              maxlength="21"
              placeholder="请输入清算编号"
              style="width:100%"
            ></c-input>
            <template slot="footer">
              <c-button
                  style="margin-left:10px;padding: 0 10px;"
                  size="small"
                  type="primary"
                  icon="el-icon-search"
                  @click="onCptpGetinf"
                >
                </c-button>
            </template>
          </c-fullbox>
77
        </el-form-item>
潘际乾 committed
78
      </c-col>
吴佳 committed
79

liushikai committed
80
      <c-col :span="13">
81
        <c-form-item label="汇款金额" previewLabel="汇款金额币种" prop="cpdgrp.cbs.nom1.cur">
82 83
          <c-select
            v-model="model.cpdgrp.cbs.nom1.cur"
84
            style="width: 100%"
85
            placeholder="请选择Currency"
86
            @change="commonExecuteRule('cpdgrp.cbs.nom1.cur')"
87
          >
chenzhaole committed
88 89 90 91 92 93
            <el-option
              v-for="item in codes.cur"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            ></el-option>
94
          </c-select>
95
        </c-form-item>
潘际乾 committed
96
      </c-col>
liushikai committed
97
      <c-col :span="11">
98
        <c-form-item label="" previewLabel="汇款金额" label-width="8px" prop="cpdgrp.cbs.nom1.amt">
99
          <c-input
liushikai committed
100
            class="m-input-currency"
101 102 103
            v-model="model.cpdgrp.cbs.nom1.amt"
            style="text-align: left; width: 100%"
            placeholder="请输入汇款金额"
104
             @change="commonExecuteNotify()"
105
          ></c-input>
106
        </c-form-item>
潘际乾 committed
107
      </c-col>
108
      <c-col :span="13">
109
        <el-form-item label="所属行" prop="cpdgrp.rec.othbch">
110 111 112 113 114 115
          <c-input
            v-model="model.cpdgrp.rec.othbch"
            maxlength="8"
            placeholder="请输入所属行"
          ></c-input>
        </el-form-item>
潘际乾 committed
116
      </c-col>
117
      <c-col :span="11">
liushikai committed
118
        <el-form-item label="汇款语种" label-width="40%" prop="cptp.payuil">
119 120
          <c-select
            v-model="model.cptp.payuil"
吴佳 committed
121
            style="width: 100%"
122 123
            placeholder="请选择汇款语种"
          >
liushikai committed
124 125 126 127 128 129 130
          <el-option
          v-for="item in codes.payuil"
          :key="item.value"
          :label="item.label"
          :value="item.value"
          >
          </el-option>
131 132
          </c-select>
        </el-form-item>
潘际乾 committed
133
      </c-col>
吴佳 committed
134
      <c-col :span="24">
吴佳 committed
135
        <el-form-item label="付款人常驻国家/地区" prop="cptp.draweecountcode">
吴佳 committed
136 137 138 139 140 141
          <c-fullbox>
            <c-input
              v-model="model.cptp.draweecountcode"
              maxlength="3"
              placeholder="请输入付款人常驻国家/地区代码"
              style="width:100%"
142
              @keyup.enter.native="showGridPromptDialog('cptp.draweecountcode')"
吴佳 committed
143 144 145 146 147 148 149 150 151 152 153
            ></c-input>
            <template slot="footer">
                <c-button 
                    size="small" 
                    type="primary" 
                    @click="onCptpSelbut"
                    icon="el-icon-search"
                    style="margin-left:10px;padding: 0 10px;">
                </c-button>
            </template>
          </c-fullbox>
154
        </el-form-item>
潘际乾 committed
155
      </c-col>
吴佳 committed
156 157
    
      <c-col :span="24">
158
        <el-form-item label="我行费用负担" prop="cpdgrp.rec.detchgcod">
159 160
          <c-select
            v-model="model.cpdgrp.rec.detchgcod"
吴佳 committed
161
            style="width: 100%"
162 163
            placeholder="请选择Details of Charges"
          >
吴佳 committed
164 165 166 167 168 169
            <el-option
            v-for="item in codes.detchgcod"
            :key="item.value"
            :label="item.label"
            :value="item.value"
            ></el-option>
170 171
          </c-select>
        </el-form-item>
潘际乾 committed
172
      </c-col>
吴佳 committed
173
      <c-col :span="24">
174
        <el-form-item label="货物类型" prop="cpdgrp.rec.stagod">
175 176
          <c-select
            v-model="model.cpdgrp.rec.stagod"
吴佳 committed
177
            style="width: 100%"
178 179
            placeholder="请选择货物类型"
          >
吴佳 committed
180 181 182 183 184 185
            <el-option
            v-for="item in codes.godcod"
            :key="item.value"
            :label="item.label"
            :value="item.value"
            ></el-option>
186 187
          </c-select>
        </el-form-item>
潘际乾 committed
188 189
      </c-col>
    </c-col>
190 191

    <!-- ========================右边======================= -->
吴佳 committed
192
    <c-col :span="11" :offset="1">
193 194
      <c-col :span="13">
        <el-form-item label="汇款性质" prop="cpdgrp.rec.trntyp">
195 196 197 198 199
          <c-select
            v-model="model.cpdgrp.rec.trntyp"
            style="width: 100%"
            placeholder="请选择汇款性质"
          >
chenzhaole committed
200 201 202 203 204 205
            <el-option
              v-for="item in trntyp"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            ></el-option>
206 207
          </c-select>
        </el-form-item>
潘际乾 committed
208
      </c-col>
209
      <c-col :span="11">
210
        <c-form-item label="汇款方式" label-width="40%"  prop="cpdgrp.rec.paytype">
211 212 213 214 215
          <c-select
            v-model="model.cpdgrp.rec.paytype"
            style="width: 100%"
            placeholder="请选择汇款方式"
          >
chenzhaole committed
216 217 218 219 220 221
            <el-option
              v-for="item in codes.paytype"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            ></el-option>
222
          </c-select>
223
        </c-form-item>
潘际乾 committed
224
      </c-col>
225 226
      <c-col :span="13">
        <el-form-item label="收款对象" prop="cpdgrp.rec.gors">
227 228 229 230 231
          <c-select
            v-model="model.cpdgrp.rec.gors"
            style="width: 100%"
            placeholder="请选择收款对象"
          >
chenzhaole committed
232 233 234 235 236 237
            <el-option
              v-for="item in codes.gors"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            ></el-option>             
238 239
          </c-select>
        </el-form-item>
潘际乾 committed
240
      </c-col>
241

242
      <c-col :span="11">
243
        <c-form-item label="收支类型" label-width="40%"  prop="cpdgrp.rec.sztyp">
244 245 246 247 248
          <c-select
            v-model="model.cpdgrp.rec.sztyp"
            style="width: 100%"
            placeholder="请选择收支类型"
          >
chenzhaole committed
249 250 251 252 253 254
            <el-option
              v-for="item in codes.sztyp"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            ></el-option>          
255
          </c-select>
256
        </c-form-item>
潘际乾 committed
257 258
      </c-col>
      <c-col :span="24">
259
        <el-form-item label="Uetr" prop="cptp.uetr">
吴佳 committed
260 261 262 263 264 265 266 267 268 269 270 271
          <c-fullbox>
            <c-input
              v-model="model.cptp.uetr"
              style="width: 100%"
              placeholder="请输入Uetr"
            ></c-input>
            <template slot="footer">
              <c-button size="small" style="margin-left:10px;padding: 0 10px;" type="primary" @click="onCptpGetuetr">
                Get
              </c-button>
            </template>
          </c-fullbox>
272
        </el-form-item>
潘际乾 committed
273
      </c-col>
274

275
      <c-col :span="13">
276
        <el-form-item label="解付日期">
277 278 279 280 281 282 283
          <c-date-picker
            type="date"
            v-model="model.cpdgrp.rec.paydat"
            style="width: 100%"
            placeholder="请选择付款日期"
          ></c-date-picker>
        </el-form-item>
潘际乾 committed
284
      </c-col>
285
      <c-col :span="11">
286
        <el-form-item label="起息日" label-width="40%">
287 288 289 290 291
          <c-date-picker
            type="date"
            v-model="model.cpdgrp.rec.valdat"
            style="width: 100%"
            placeholder="请选择起息日"
292
             @change="commonExecuteNotify()"
293 294
          ></c-date-picker>
        </el-form-item>
潘际乾 committed
295
      </c-col>
296 297
      <c-col :span="13">
        <el-form-item label="客户类型" prop="cpdgrp.rec.clityp">
298 299 300 301 302
          <c-select
            v-model="model.cpdgrp.rec.clityp"
            style="width: 100%"
            placeholder="请选择客户类型"
          >
chenzhaole committed
303 304 305 306 307 308
                <el-option
                  v-for="item in codes.clityp"
                  :key="item.value"
                  :label="item.label"
                  :value="item.value"
                ></el-option>          
309 310
          </c-select>
        </el-form-item>
潘际乾 committed
311
      </c-col>
312

313
      <c-col :span="11">
314
        <c-form-item label="报文类型" label-width="40%"  prop="cpdgrp.rec.swftyp">
315 316 317 318
          <c-select
            v-model="model.cpdgrp.rec.swftyp"
            style="width: 100%"
            placeholder="请选择报文类型"
319
            :disabled="model.cpdgrp.cbs.nom1.amt === '0.000'"
320 321
            @change="commonExecuteRule('cpdgrp.rec.swftyp')"

322
          >
chenzhaole committed
323
                <el-option
潘际乾 committed
324
                  v-for="item in codes.swftypOpnp"
chenzhaole committed
325 326 327 328
                  :label="item.label"
                  :value="item.value"
                  :key="item.value"
                ></el-option>          
329
          </c-select>
330
        </c-form-item>
潘际乾 committed
331
      </c-col>
chenzhaole committed
332

333
      <c-col :span="13">
334
        <el-form-item label="国外费用" prop="cpdgrp.rec.feecur">
335 336 337 338 339
          <c-select
            v-model="model.cpdgrp.rec.feecur"
            style="width: 100%"
            placeholder="请选择国外费用币种"
          >
chenzhaole committed
340 341 342 343 344 345 346
            <el-option
              v-for="item in codes.cur"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            >
            </el-option>          
347 348
          </c-select>
        </el-form-item>
潘际乾 committed
349
      </c-col>
350

351
      <c-col :span="11">
352 353 354
        <el-form-item label="" style="width: 100%"  label-width="8px" prop="cpdgrp.rec.feeamt">
           <c-fullbox>
           <c-input
355 356
            v-model="model.cpdgrp.rec.feeamt"
            placeholder="请输入国外费用金额"
357
            style="width: 95%"
358
          ></c-input>
359

360 361
          <template slot="footer">
            <span>
362 363 364
          <c-checkbox v-model="model.cpdgrp.rec.tsnflg"
            >同名划转标志</c-checkbox
          >
365 366 367
            </span>
          </template>
          </c-fullbox>
368
        </el-form-item>
潘际乾 committed
369 370
      </c-col>
    </c-col>
liushikai committed
371
    <!-- <c-col :span="24" style="height: 24px">
liushikai committed
372 373
            <el-form-item label="*****信息" class="messageLabel">
            </el-form-item>
liushikai committed
374
        </c-col> -->
liushikai committed
375 376 377
        <c-col :span="24" style="height: 0px">
            <el-divider></el-divider>
        </c-col>
liushikai committed
378
    <!-- <CptOpnp1Common :model="model" :codes="codes" v-on:onSndpDet="onSndpDet"></CptOpnp1Common> -->
潘际乾 committed
379

380
    <CptAdvChangePanel :model="model" :codes="codes" v-on:onSndpDet="onSndpDet"></CptAdvChangePanel>
381

382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406
<c-col :span="24">
<c-col :span="11"  v-if="model.cpdgrp.rec.swftyp === '103' || model.cpdgrp.rec.swftyp === '202' || model.cpdgrp.rec.swftyp === '200'">
        <el-form-item label="汇款人名称" prop="orcnam">
          <c-input
              v-model="model.orcnam"
              maxlength="100"
              placeholder="请输入汇款人名称"
              style="width:100%"
            ></c-input>
        </el-form-item>
      </c-col>

      <c-col :span="11" :offset="1" v-if="model.cpdgrp.rec.swftyp === '103'">
        <el-form-item label="Remittance Information(Tag 70)" prop="cpdgrp.blk.contag70">
           <c-input
                        type="textarea"
                        :rows="4"
                        maxlength="200"
                        v-model="model.cpdgrp.blk.contag70"
                        show-word-limit
                        placeholder="请输入Remittance Information"
                    ></c-input>
        </el-form-item>
      </c-col>
</c-col>
liushikai committed
407
    <!-- <c-col :span="12">
408 409 410
        <el-form-item label="Drag  Drop Sender">
            <c-input  v-model="model.cptp.recget.sdamod.dadsnd"  placeholder="请输入Drag  Drop Sender"></c-input>
        </el-form-item>
潘际乾 committed
411
       </c-col>             
412
                                   
潘际乾 committed
413
       <c-col :span="12">
414 415 416
        <el-form-item label="Our Reference">
            <c-input  v-model="model.cpdgrp.rec.ownref" maxlength="16"  placeholder="请输入Our Reference"></c-input>
        </el-form-item>
潘际乾 committed
417
       </c-col>             
418
                  
潘际乾 committed
419
       <c-col :span="12">
420 421 422
        <el-form-item label="">
            <c-input  v-model="model.cptp.recget.sdamod.seainf"  placeholder="请输入"></c-input>
        </el-form-item>
潘际乾 committed
423
       </c-col>             
424
                  
潘际乾 committed
425
       <c-col :span="12">
426 427 428
        <c-button size="small" type="primary"  @click="onCptpGetref">
            GetRef
        </c-button>
潘际乾 committed
429
       </c-col>
430
                                   
潘际乾 committed
431
       <c-col :span="12">
432 433 434
        <el-form-item label="Externally Displayed Name to Identify the Contract">
            <c-input  v-model="model.cpdgrp.rec.nam" maxlength="40"  placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input>
        </el-form-item>
潘际乾 committed
435
       </c-col>             
436
                                   
潘际乾 committed
437
       <c-col :span="12">
chenzhaole committed
438 439
        <el-form-item label="汇款性质">
            <c-select v-model="model.cpdgrp.rec.trntyp" style="width:100%" placeholder="请选择汇款性质">
440 441
              </c-select>
        </el-form-item>
潘际乾 committed
442
       </c-col>
443
                                   
潘际乾 committed
444
       <c-col :span="12">
445 446
        <el-form-item label="汇款方式">
            <c-select v-model="model.cpdgrp.rec.paytype" style="width:100%" placeholder="请选择汇款方式">
chenzhaole committed
447 448 449 450 451 452
                <el-option
                  v-for="item in codes.paytype"
                  :key="item.value"
                  :label="item.label"
                  :value="item.value"
                ></el-option>
453 454
              </c-select>
        </el-form-item>
潘际乾 committed
455
       </c-col>
456
                                   
潘际乾 committed
457
       <c-col :span="12">
458 459 460
        <el-form-item label="清算编号">
            <c-input  v-model="model.cpdgrp.rec.sysno" maxlength="21"  placeholder="请输入清算编号"></c-input>
        </el-form-item>
潘际乾 committed
461
       </c-col>             
462
                  
潘际乾 committed
463
       <c-col :span="12">
464 465 466
        <c-button size="small" type="primary"  @click="onCptpGetinf">
            &Get
        </c-button>
潘际乾 committed
467
       </c-col>
468
                  
潘际乾 committed
469
	<c-col :span="12">
470
	    <span  v-text="model.cptp.shktyp"   data-path=".cptp.shktyp" > </span>
潘际乾 committed
471
	</c-col>
472
                  
潘际乾 committed
473
       <c-col :span="12">
474 475
        <el-form-item label="收款对象">
            <c-select v-model="model.cpdgrp.rec.gors" style="width:100%" placeholder="请选择收款对象">
chenzhaole committed
476 477 478 479 480 481
                <el-option
                  v-for="item in codes.gors"
                  :key="item.value"
                  :label="item.label"
                  :value="item.value"
                ></el-option>          
482 483
              </c-select>
        </el-form-item>
潘际乾 committed
484
       </c-col>
485
                                   
潘际乾 committed
486
       <c-col :span="12">
487 488
        <el-form-item label="收支类型">
            <c-select v-model="model.cpdgrp.rec.sztyp" style="width:100%" placeholder="请选择收支类型">
chenzhaole committed
489 490 491 492 493 494
                <el-option
                  v-for="item in codes.sztyp"
                  :key="item.value"
                  :label="item.label"
                  :value="item.value"
                ></el-option>
495 496
              </c-select>
        </el-form-item>
潘际乾 committed
497
       </c-col>
498
                  
潘际乾 committed
499
       <c-col :span="12">
500 501 502 503
        <el-form-item label="Currency">
            <c-select v-model="model.cpdgrp.cbs.nom1.cur" style="width:100%" placeholder="请选择Currency">
              </c-select>
        </el-form-item>
潘际乾 committed
504
       </c-col>
505
                  
潘际乾 committed
506
       <c-col :span="12">
507 508 509 510
        <el-form-item label="Currency">
            <c-select v-model="model.cpdgrp.cbs.max.cur" style="width:100%" placeholder="请选择Currency">
              </c-select>
        </el-form-item>
潘际乾 committed
511
       </c-col>
512
                  
潘际乾 committed
513
       <c-col :span="12">
514 515 516
        <el-form-item label="汇款金额">
            <c-input  v-model="model.cpdgrp.cbs.nom1.amt"  placeholder="请输入汇款金额"></c-input>
        </el-form-item>
潘际乾 committed
517
       </c-col>                 
518
                  
潘际乾 committed
519
       <c-col :span="12">
520 521 522
        <el-form-item label="汇款金额">
            <c-input  v-model="model.cpdgrp.cbs.max.amt"  placeholder="请输入汇款金额"></c-input>
        </el-form-item>
潘际乾 committed
523
       </c-col>                 
524
                                   
潘际乾 committed
525
       <c-col :span="12">
526 527 528
        <el-form-item label="Uetr">
            <c-input  v-model="model.cptp.uetr" maxlength="40"  placeholder="请输入Uetr"></c-input>
        </el-form-item>
潘际乾 committed
529
       </c-col>             
530
                                   
潘际乾 committed
531
       <c-col :span="12">
532 533 534
        <c-button size="small" type="primary"  @click="onCptpGetuetr">
            Get
        </c-button>
潘际乾 committed
535
       </c-col>
536
                  
潘际乾 committed
537
       <c-col :span="12">
538 539 540
        <el-form-item label="所属行">
            <c-input  v-model="model.cpdgrp.rec.othbch" maxlength="8"  placeholder="请输入所属行"></c-input>
        </el-form-item>
潘际乾 committed
541
       </c-col>             
542
                                   
潘际乾 committed
543
	<c-col :span="12">
544
	    <span  v-text="model.cptp.paydatsta"   data-path=".cptp.paydatsta" > </span>
潘际乾 committed
545
	</c-col>
546
                  
潘际乾 committed
547
	<c-col :span="12">
548
	    <span  v-text="model.cptp.commetlab"   data-path=".cptp.commetlab" > </span>
潘际乾 committed
549
	</c-col>
550
                  
潘际乾 committed
551
       <c-col :span="12">
552 553 554
        <el-form-item label="付款日期">
            <c-date-picker type="date"  v-model="model.cpdgrp.rec.paydat" style="width:100%"  placeholder="请选择付款日期"></c-date-picker>
        </el-form-item>
潘际乾 committed
555
       </c-col>
556
                  
潘际乾 committed
557
       <c-col :span="12">
chenzhaole committed
558 559
        <el-form-item label="自贸区备注">
            <c-select v-model="model.cptp.comsystbl" style="width:100%" placeholder="请选择自贸区备注">
560 561
              </c-select>
        </el-form-item>
潘际乾 committed
562
       </c-col>
563
                  
潘际乾 committed
564
	<c-col :span="12">
565
	    <span  v-text="model.cptp.valdat"   data-path=".cptp.valdat" > </span>
潘际乾 committed
566
	</c-col>
567
                  
潘际乾 committed
568
       <c-col :span="12">
569 570 571
        <el-form-item label="Value Date">
            <c-date-picker type="date"  v-model="model.cpdgrp.rec.valdat" style="width:100%"  placeholder="请选择Value Date"></c-date-picker>
        </el-form-item>
潘际乾 committed
572
       </c-col>
573
                                   
潘际乾 committed
574
       <c-col :span="12">
575 576 577 578
        <el-form-item label="Uil Payment">
            <c-select v-model="model.cptp.payuil" style="width:100%" placeholder="请选择Uil Payment">
              </c-select>
        </el-form-item>
潘际乾 committed
579
       </c-col>
580
                  
潘际乾 committed
581
       <c-col :span="12">
582 583 584
        <el-form-item label="付款人常驻国家/地区代码">
            <c-input  v-model="model.cptp.draweecountcode" maxlength="3"  placeholder="请输入付款人常驻国家/地区代码"></c-input>
        </el-form-item>
潘际乾 committed
585
       </c-col>             
586
                                   
潘际乾 committed
587
       <c-col :span="12">
588 589 590 591
        <el-form-item label="客户类型">
            <c-select v-model="model.cpdgrp.rec.clityp" style="width:100%" placeholder="请选择客户类型">
              </c-select>
        </el-form-item>
潘际乾 committed
592
       </c-col>
593
                                   
潘际乾 committed
594
       <c-col :span="12">
595 596 597 598
        <el-form-item label="swift type">
            <c-select v-model="model.cpdgrp.rec.swftyp" style="width:100%" placeholder="请选择swift type">
              </c-select>
        </el-form-item>
潘际乾 committed
599
       </c-col>
600
                                   
潘际乾 committed
601
       <c-col :span="12">
602 603 604
        <c-button size="small" type="primary" icon="el-icon-search" @click="onCptpSelbut">
            ?
        </c-button>
潘际乾 committed
605
       </c-col>
606
                  
潘际乾 committed
607
       <c-col :span="12">
608 609 610
        <el-form-item label="收款人常驻国家/地区代码">
            <c-input  v-model="model.cptp.payeecountcode" maxlength="3"  placeholder="请输入收款人常驻国家/地区代码"></c-input>
        </el-form-item>
潘际乾 committed
611
       </c-col>             
612
                                   
潘际乾 committed
613
       <c-col :span="12">
614 615 616 617
        <el-form-item label="Details of Charges">
            <c-select v-model="model.cpdgrp.rec.detchgcod" style="width:100%" placeholder="请选择Details of Charges">
              </c-select>
        </el-form-item>
潘际乾 committed
618
       </c-col>
619
                                   
潘际乾 committed
620
       <c-col :span="12">
621 622 623
        <c-button size="small" type="primary" icon="el-icon-search" @click="onCptpSelbut1">
            ?
        </c-button>
潘际乾 committed
624
       </c-col>
625
                  
潘际乾 committed
626
       <c-col :span="12">
627 628 629 630
        <el-form-item label="清算模式">
            <c-select v-model="model.cptp.liqtyp" style="width:100%" placeholder="请选择清算模式">
              </c-select>
        </el-form-item>
潘际乾 committed
631
       </c-col>
632
                  
潘际乾 committed
633
       <c-col :span="12">
chenzhaole committed
634 635
        <el-form-item label="国外费用币种">
            <c-select v-model="model.cpdgrp.rec.feecur" style="width:100%" placeholder="请选择国外费用币种">
636 637
              </c-select>
        </el-form-item>
潘际乾 committed
638
       </c-col>
639
                  
潘际乾 committed
640
       <c-col :span="12">
chenzhaole committed
641 642
        <el-form-item label="国外费用金额">
            <c-input  v-model="model.cpdgrp.rec.feeamt"  placeholder="请输入国外费用金额"></c-input>
643
        </el-form-item>
潘际乾 committed
644
       </c-col>                 
645
                  
潘际乾 committed
646
       <c-col :span="12">
647
	    <c-checkbox v-model="model.cpdgrp.rec.tsnflg">同名划转标志</c-checkbox>
潘际乾 committed
648
       </c-col> 
649
                                   
潘际乾 committed
650
       <c-col :span="12">
651 652 653 654
        <el-form-item label="Good's Code for Statistics">
            <c-select v-model="model.cpdgrp.rec.stagod" style="width:100%" placeholder="请选择Good's Code for Statistics">
              </c-select>
        </el-form-item>
潘际乾 committed
655
       </c-col>
656
                  
潘际乾 committed
657
	<c-col :span="12">
658
	    <span  v-text="model.cptp.feesta"   data-path=".cptp.feesta" > </span>
潘际乾 committed
659
	</c-col>
660
                  
潘际乾 committed
661
	<c-col :span="12">
662
	    <span  v-text="model.cptp.clmlab"   data-path=".cptp.clmlab" > </span>
潘际乾 committed
663
	</c-col>
664
                                                    
潘际乾 committed
665
       <c-col :span="12">
666 667 668
        <el-form-item label="付款人名称">
            <c-input type="textarea" v-model="model.cptp.orcnam" maxlength="40" show-word-limit placeholder="请输入付款人名称" ></c-input>
        </el-form-item>
潘际乾 committed
669
        </c-col>
670
                                                                     
潘际乾 committed
671
       <c-col :span="12">
672 673 674
        <el-form-item label="Drag  Drop Sender">
            <c-input  v-model="model.cptp.sndp.ptsget.sdamod.dadsnd"  placeholder="请输入Drag  Drop Sender"></c-input>
        </el-form-item>
潘际乾 committed
675
       </c-col>             
676
                                                                     
潘际乾 committed
677
       <c-col :span="12">
678 679 680 681
        <el-form-item label="清算代理行">
            <c-select v-model="model.cptp.cleage" style="width:100%" placeholder="请选择清算代理行">
              </c-select>
        </el-form-item>
潘际乾 committed
682
       </c-col>
683
                  
潘际乾 committed
684
       <c-col :span="12">
685 686 687
        <el-form-item label="External Key of Address">
            <c-input  v-model="model.cpdgrp.snd.pts.extkey" maxlength="16"  placeholder="请输入External Key of Address"></c-input>
        </el-form-item>
潘际乾 committed
688
       </c-col>             
689
                  
潘际乾 committed
690
       <c-col :span="12">
691 692 693
        <el-form-item label="">
            <c-input  v-model="model.cptp.sndp.ptsget.sdamod.seainf"  placeholder="请输入"></c-input>
        </el-form-item>
潘际乾 committed
694
       </c-col>             
695
                  
潘际乾 committed
696
       <c-col :span="12">
697 698 699
        <c-button size="small" type="primary"  @click="onSndpDet">
            Details
        </c-button>
潘际乾 committed
700
       </c-col>
701
                                                    
潘际乾 committed
702
       <c-col :span="12">
703 704 705
        <el-form-item label="汇款人名称">
            <c-input  v-model="model.cptp.resbchnam" maxlength="42"  placeholder="请输入汇款人名称"></c-input>
        </el-form-item>
潘际乾 committed
706
       </c-col>             
707
                  
潘际乾 committed
708
       <c-col :span="12">
709 710 711
        <el-form-item label="(52a)">
            <c-input  v-model="model.cpdgrp.ori.pts.ref" maxlength="16"  placeholder="请输入(52a)"></c-input>
        </el-form-item>
潘际乾 committed
712
       </c-col>             
713
                                   
潘际乾 committed
714
       <c-col :span="12">
715 716 717
        <el-form-item label="收款�'接参与者行号">
            <c-input  v-model="model.cptp.reconebch" maxlength="35"  placeholder="请输入收款�'接参与者行号"></c-input>
        </el-form-item>
潘际乾 committed
718
       </c-col>             
719
                                   
潘际乾 committed
720
       <c-col :span="12">
721 722 723
        <el-form-item label="名称">
            <c-input type="textarea" v-model="model.cpdgrp.snd.namelc" maxlength="35" show-word-limit placeholder="请输入名称" ></c-input>
        </el-form-item>
潘际乾 committed
724
        </c-col>
725
                                                    
潘际乾 committed
726
       <c-col :span="12">
727 728 729 730
        <el-form-item label="光大开户分行">
            <c-select v-model="model.cptp.evebch" style="width:100%" placeholder="请选择光大开户分行">
              </c-select>
        </el-form-item>
潘际乾 committed
731
       </c-col>
732
                  
潘际乾 committed
733
       <c-col :span="12">
734 735 736
        <el-form-item label="Address Block">
            <c-input type="textarea" v-model="model.cpdgrp.snd.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input>
        </el-form-item>
潘际乾 committed
737
        </c-col>
738
                  
潘际乾 committed
739
       <c-col :span="12">
740 741 742
        <el-form-item label="Chinese address">
            <c-input type="textarea" v-model="model.cpdgrp.snd.dbfadrblkcn" maxlength="35" show-word-limit placeholder="请输入Chinese address" ></c-input>
        </el-form-item>
潘际乾 committed
743
        </c-col>
744
                  
潘际乾 committed
745
       <c-col :span="12">
746 747 748
        <el-form-item label="Name of Party">
            <c-input  v-model="model.cpdgrp.snd.pts.nam" maxlength="40"  placeholder="请输入Name of Party"></c-input>
        </el-form-item>
潘际乾 committed
749
       </c-col>             
750
                  
潘际乾 committed
751
       <c-col :span="12">
752 753 754
        <el-form-item label="接收行行号">
            <c-input  v-model="model.cptp.resbch" maxlength="12"  placeholder="请输入接收行行号"></c-input>
        </el-form-item>
潘际乾 committed
755
       </c-col>             
756
                                   
潘际乾 committed
757
       <c-col :span="12">
758
	    <c-checkbox v-model="model.cptp.flg">电汇凭证</c-checkbox>
潘际乾 committed
759
       </c-col> 
760
                  
潘际乾 committed
761
       <c-col :span="12">
762 763 764
        <el-form-item label="付款人地址">
            <c-input type="textarea" v-model="model.cptp.orcadr" maxlength="40" show-word-limit placeholder="请输入付款人地址" ></c-input>
        </el-form-item>
潘际乾 committed
765
        </c-col>
766
                  
潘际乾 committed
767
       <c-col :span="12">
768 769 770
        <el-form-item label="Drag  Drop Sender">
            <c-input  v-model="model.cptp.orip.ptsget.sdamod.dadsnd"  placeholder="请输入Drag  Drop Sender"></c-input>
        </el-form-item>
潘际乾 committed
771
       </c-col>             
772
                                   
潘际乾 committed
773
       <c-col :span="12">
774 775 776
        <el-form-item label="External Key of Address">
            <c-input  v-model="model.cpdgrp.ori.pts.extkey" maxlength="16"  placeholder="请输入External Key of Address"></c-input>
        </el-form-item>
潘际乾 committed
777
       </c-col>             
778
                  
潘际乾 committed
779
       <c-col :span="12">
780 781 782
        <el-form-item label="">
            <c-input  v-model="model.cptp.orip.ptsget.sdamod.seainf"  placeholder="请输入"></c-input>
        </el-form-item>
潘际乾 committed
783
       </c-col>             
784
                  
潘际乾 committed
785
       <c-col :span="12">
786 787 788
        <c-button size="small" type="primary"  @click="onOripDet">
            Details
        </c-button>
潘际乾 committed
789
       </c-col>
790
                                                                     
潘际乾 committed
791
       <c-col :span="12">
792 793 794
        <el-form-item label="清算代理行账号">
            <c-input  v-model="model.cptp.coract" maxlength="32"  placeholder="请输入清算代理行账号"></c-input>
        </el-form-item>
潘际乾 committed
795
       </c-col>             
796
                                   
潘际乾 committed
797
       <c-col :span="12">
798 799 800
        <el-form-item label="收款�'接参与者名称">
            <c-input type="textarea" v-model="model.cptp.reconebchnam" maxlength="35" show-word-limit placeholder="请输入收款�'接参与者名称" ></c-input>
        </el-form-item>
潘际乾 committed
801
        </c-col>
802
                                   
潘际乾 committed
803
       <c-col :span="12">
804 805 806 807
        <el-form-item label="业务种类">
            <c-select v-model="model.cptp.bustyp" style="width:100%" placeholder="请选择业务种类">
              </c-select>
        </el-form-item>
潘际乾 committed
808
       </c-col>
809
                  
潘际乾 committed
810
       <c-col :span="12">
811 812 813
        <el-form-item label="指令代码">
            <c-input  v-model="model.cpdgrp.rec.f23e" maxlength="35"  placeholder="请输入指令代码"></c-input>
        </el-form-item>
潘际乾 committed
814
       </c-col>             
815
                                   
潘际乾 committed
816
       <c-col :span="12">
817 818 819
        <el-form-item label="地址">
            <c-input type="textarea" v-model="model.cpdgrp.snd.adrelc" maxlength="35" show-word-limit placeholder="请输入地址" ></c-input>
        </el-form-item>
潘际乾 committed
820
        </c-col>
821
                  
潘际乾 committed
822
       <c-col :span="12">
823 824 825
        <el-form-item label="名称">
            <c-input type="textarea" v-model="model.cpdgrp.ori.namelc" maxlength="35" show-word-limit placeholder="请输入名称" ></c-input>
        </el-form-item>
潘际乾 committed
826
        </c-col>
827
                  
潘际乾 committed
828
       <c-col :span="12">
829 830 831
        <el-form-item label="Address Block">
            <c-input type="textarea" v-model="model.cpdgrp.ori.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input>
        </el-form-item>
潘际乾 committed
832
        </c-col>
833
                  
潘际乾 committed
834
       <c-col :span="12">
835 836 837
        <el-form-item label="Chinese address">
            <c-input type="textarea" v-model="model.cpdgrp.ori.dbfadrblkcn" maxlength="35" show-word-limit placeholder="请输入Chinese address" ></c-input>
        </el-form-item>
潘际乾 committed
838
        </c-col>
839
                                                                     
潘际乾 committed
840
       <c-col :span="12">
841 842 843 844
        <el-form-item label="原始金额">
            <c-select v-model="model.cpdgrp.rec.curf33b" style="width:100%" placeholder="请选择原始金额">
              </c-select>
        </el-form-item>
潘际乾 committed
845
       </c-col>
846
                  
潘际乾 committed
847
       <c-col :span="12">
848 849 850
        <el-form-item label="原始金额">
            <c-input  v-model="model.cpdgrp.rec.amtf33b"  placeholder="请输入原始金额"></c-input>
        </el-form-item>
潘际乾 committed
851
       </c-col>                 
852
                  
潘际乾 committed
853
       <c-col :span="12">
854 855 856
        <el-form-item label="收款人名称">
            <c-input type="textarea" v-model="model.cptp.pyenam" maxlength="40" show-word-limit placeholder="请输入收款人名称" ></c-input>
        </el-form-item>
潘际乾 committed
857
        </c-col>
858
                  
潘际乾 committed
859
       <c-col :span="12">
860 861 862
        <el-form-item label="收款人名称">
            <c-input  v-model="model.cptp.pyebchkey" maxlength="14"  placeholder="请输入收款人名称"></c-input>
        </el-form-item>
潘际乾 committed
863
       </c-col>             
864
                  
潘际乾 committed
865
       <c-col :span="12">
866 867 868
        <c-button size="small" type="primary"  @click="onCptpGetmod">
            获取
        </c-button>
潘际乾 committed
869
       </c-col>
870
                  
潘际乾 committed
871
	<c-col :span="12">
872
	    <span  v-text="model.cptp.seclab"   data-path=".cptp.seclab" > </span>
潘际乾 committed
873
	</c-col>
874
                                                                                                       
潘际乾 committed
875
       <c-col :span="12">
876 877 878
        <el-form-item label="Content of TAG 70">
            <c-input type="textarea" v-model="model.cpdgrp.blk.contag70" maxlength="35" show-word-limit placeholder="请输入Content of TAG 70" ></c-input>
        </el-form-item>
潘际乾 committed
879
        </c-col>
880
                                   
潘际乾 committed
881
       <c-col :span="12">
882 883 884
        <el-form-item label="地址">
            <c-input type="textarea" v-model="model.cpdgrp.ori.adrelc" maxlength="35" show-word-limit placeholder="请输入地址" ></c-input>
        </el-form-item>
潘际乾 committed
885
        </c-col>
886
                                   
潘际乾 committed
887
       <c-col :span="12">
888 889 890
        <el-form-item label="汇率">
            <c-input  v-model="model.cpdgrp.rec.f36"  placeholder="请输入汇率"></c-input>
        </el-form-item>
潘际乾 committed
891
       </c-col>             
892
                                   
潘际乾 committed
893
       <c-col :span="12">
894 895 896
        <el-form-item label="收款人开户行名称">
            <c-input  v-model="model.cptp.pyebchnam" maxlength="38"  placeholder="请输入收款人开户行名称"></c-input>
        </el-form-item>
潘际乾 committed
897
       </c-col>             
898
                  
潘际乾 committed
899
       <c-col :span="12">
900 901 902 903
        <el-form-item label="二代模式">
            <c-select v-model="model.cptp.secmod" style="width:100%" placeholder="请选择二代模式">
              </c-select>
        </el-form-item>
潘际乾 committed
904
       </c-col>
905
                                   
潘际乾 committed
906
       <c-col :span="12">
907 908 909
        <el-form-item label="收款人地址">
            <c-input type="textarea" v-model="model.cptp.pyeadr" maxlength="40" show-word-limit placeholder="请输入收款人地址" ></c-input>
        </el-form-item>
潘际乾 committed
910
        </c-col>
911
                                   
潘际乾 committed
912
       <c-col :span="12">
913 914 915 916
        <el-form-item label="发报行扣费金额">
            <c-select v-model="model.cpdgrp.rec.cur71f" style="width:100%" placeholder="请选择发报行扣费金额">
              </c-select>
        </el-form-item>
潘际乾 committed
917
       </c-col>
918
                  
潘际乾 committed
919
       <c-col :span="12">
920 921 922
        <el-form-item label="发报行扣费金额">
            <c-input  v-model="model.cpdgrp.rec.amt71f"  placeholder="请输入发报行扣费金额"></c-input>
        </el-form-item>
潘际乾 committed
923
       </c-col>                 
924
                                                    
潘际乾 committed
925
       <c-col :span="12">
926 927 928
        <el-form-item label="附言">
            <c-input type="textarea" v-model="model.cptp.commet" maxlength="35" show-word-limit placeholder="请输入附言" ></c-input>
        </el-form-item>
潘际乾 committed
929
        </c-col>
930
                                   
潘际乾 committed
931
       <c-col :span="12">
932 933 934
        <el-form-item label="汇款人">
            <c-input  v-model="model.cpdgrp.orc.pts.ref" maxlength="16"  placeholder="请输入汇款人"></c-input>
        </el-form-item>
潘际乾 committed
935
       </c-col>             
936
                                                                                                                                                                           
潘际乾 committed
937
       <c-col :span="12">
938 939 940
        <el-form-item label="收款人">
            <c-input  v-model="model.cpdgrp.pye.pts.ref" maxlength="16"  placeholder="请输入收款人"></c-input>
        </el-form-item>
潘际乾 committed
941
       </c-col>             
942
                                   
潘际乾 committed
943
       <c-col :span="12">
944 945 946
        <el-form-item label="银行操作码">
            <c-input  v-model="model.cpdgrp.rec.f23b" maxlength="4"  placeholder="请输入银行操作码"></c-input>
        </el-form-item>
潘际乾 committed
947
       </c-col>             
948
                                   
潘际乾 committed
949
       <c-col :span="12">
hulei committed
950 951
        <el-form-item label="汇款人账号">
            <c-input  v-model="model.cpdgrp.rec.orcact" maxlength="35"  placeholder="请输入汇款人账号"></c-input>
952
        </el-form-item>
潘际乾 committed
953
       </c-col>             
954
                                                                                                                                                                                            
潘际乾 committed
955
       <c-col :span="12">
hulei committed
956 957
        <el-form-item label="收款人账号">
            <c-input  v-model="model.cpdgrp.rec.pyeact" maxlength="35"  placeholder="请输入收款人账号"></c-input>
958
        </el-form-item>
潘际乾 committed
959
       </c-col>             
960
                  
潘际乾 committed
961
       <c-col :span="12">
962 963 964
        <el-form-item label="Drag  Drop Sender">
            <c-input  v-model="model.cptp.orcp.ptsget.sdamod.dadsnd"  placeholder="请输入Drag  Drop Sender"></c-input>
        </el-form-item>
潘际乾 committed
965
       </c-col>             
966
                  
潘际乾 committed
967
       <c-col :span="12">
968 969 970
        <el-form-item label="External Key of Address">
            <c-input  v-model="model.cpdgrp.orc.pts.extkey" maxlength="16"  placeholder="请输入External Key of Address"></c-input>
        </el-form-item>
潘际乾 committed
971
       </c-col>             
972
                  
潘际乾 committed
973
       <c-col :span="12">
974 975 976
        <el-form-item label="">
            <c-input  v-model="model.cptp.orcp.ptsget.sdamod.seainf"  placeholder="请输入"></c-input>
        </el-form-item>
潘际乾 committed
977
       </c-col>             
978
                  
潘际乾 committed
979
       <c-col :span="12">
980 981 982
        <c-button size="small" type="primary"  @click="onOrcpDet">
            Details
        </c-button>
潘际乾 committed
983
       </c-col>
984
                  
潘际乾 committed
985
       <c-col :span="12">
986 987 988
        <el-form-item label="Drag  Drop Sender">
            <c-input  v-model="model.cptp.pyep.ptsget.sdamod.dadsnd"  placeholder="请输入Drag  Drop Sender"></c-input>
        </el-form-item>
潘际乾 committed
989
       </c-col>             
990
                                                                     
潘际乾 committed
991
       <c-col :span="12">
992 993 994
        <el-form-item label="External Key of Address">
            <c-input  v-model="model.cpdgrp.pye.pts.extkey" maxlength="16"  placeholder="请输入External Key of Address"></c-input>
        </el-form-item>
潘际乾 committed
995
       </c-col>             
996
                  
潘际乾 committed
997
       <c-col :span="12">
998 999 1000
        <el-form-item label="">
            <c-input  v-model="model.cptp.pyep.ptsget.sdamod.seainf"  placeholder="请输入"></c-input>
        </el-form-item>
潘际乾 committed
1001
       </c-col>             
1002
                  
潘际乾 committed
1003
       <c-col :span="12">
1004 1005 1006
        <c-button size="small" type="primary"  @click="onPyepDet">
            Details
        </c-button>
潘际乾 committed
1007
       </c-col>
1008
                  
潘际乾 committed
1009
       <c-col :span="12">
1010 1011 1012
        <c-button size="small" type="primary"  @click="onCptpSerpty">
            查询客户号
        </c-button>
潘际乾 committed
1013
       </c-col>
1014
                                                                     
潘际乾 committed
1015
       <c-col :span="12">
1016 1017 1018
        <el-form-item label="名称">
            <c-input type="textarea" v-model="model.cpdgrp.orc.namelc" maxlength="35" show-word-limit placeholder="请输入名称" ></c-input>
        </el-form-item>
潘际乾 committed
1019
        </c-col>
1020
                  
潘际乾 committed
1021
       <c-col :span="12">
1022 1023 1024
        <el-form-item label="Address Block">
            <c-input type="textarea" v-model="model.cpdgrp.orc.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input>
        </el-form-item>
潘际乾 committed
1025
        </c-col>
1026
                  
潘际乾 committed
1027
       <c-col :span="12">
1028 1029 1030
        <el-form-item label="Chinese address">
            <c-input type="textarea" v-model="model.cpdgrp.orc.dbfadrblkcn" maxlength="35" show-word-limit placeholder="请输入Chinese address" ></c-input>
        </el-form-item>
潘际乾 committed
1031
        </c-col>
1032
                  
潘际乾 committed
1033
       <c-col :span="12">
1034 1035 1036
        <el-form-item label="名称">
            <c-input type="textarea" v-model="model.cpdgrp.pye.namelc" maxlength="35" show-word-limit placeholder="请输入名称" ></c-input>
        </el-form-item>
潘际乾 committed
1037
        </c-col>
1038
                  
潘际乾 committed
1039
       <c-col :span="12">
1040 1041 1042
        <el-form-item label="Address Block">
            <c-input type="textarea" v-model="model.cpdgrp.pye.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input>
        </el-form-item>
潘际乾 committed
1043
        </c-col>
1044
                  
潘际乾 committed
1045
       <c-col :span="12">
1046 1047 1048
        <el-form-item label="Chinese address">
            <c-input type="textarea" v-model="model.cpdgrp.pye.dbfadrblkcn" maxlength="35" show-word-limit placeholder="请输入Chinese address" ></c-input>
        </el-form-item>
潘际乾 committed
1049
        </c-col>
1050
                  
潘际乾 committed
1051
       <c-col :span="12">
1052 1053 1054
        <el-form-item label="地址">
            <c-input type="textarea" v-model="model.cpdgrp.orc.adrelc" maxlength="35" show-word-limit placeholder="请输入地址" ></c-input>
        </el-form-item>
潘际乾 committed
1055
        </c-col>
1056
                  
潘际乾 committed
1057
       <c-col :span="12">
1058 1059 1060
        <el-form-item label="地址">
            <c-input type="textarea" v-model="model.cpdgrp.pye.adrelc" maxlength="35" show-word-limit placeholder="请输入地址" ></c-input>
        </el-form-item>
潘际乾 committed
1061
        </c-col> -->
1062 1063 1064
  </div>
</template>
<script>
1065
import Api from "~/service/Api";
1066
import Utils from "~/utils/index";
wangren committed
1067
import commonProcess from "~/mixin/commonProcess";
1068 1069
import CodeTable from "~/config/CodeTable";
import Event from "~/model/Cptadv/Event";
chenzhaole committed
1070
import Ptap from "~/views/Public/Ptap";
1071

1072
import CptAdvChangePanel from "./CptAdvChangePanel";
潘际乾 committed
1073

1074
export default {
liushikai committed
1075
  inject: ["root"],
1076
  props: ["model", "codes"],
1077
  components: { CptAdvChangePanel },
wangren committed
1078
  mixins: [commonProcess],
1079
  data() {
chenzhaole committed
1080 1081 1082 1083 1084 1085 1086 1087
    return {
      trntyp: [
        { value: "0", label: "贸易" },
        { value: "1", label: "非贸易" },
        { value: "2", label: "资本" },
        { value: "3", label: "其他" },
      ],
    };
1088
  },
liushikai committed
1089
  methods: { ...Event,
1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104
  onSeainf(){},
    commonExecuteRule(ruleName){
     this.executeRule(ruleName).then((res) => {
        if ((res.respCode == SUCCESS)) {
          Utils.copyValueFromVO(this.model, res.data);
        }
      });
    },
     commonExecuteNotify(){
     this.executeNotify().then((res) => {
        if ((res.respCode == SUCCESS)) {
          Utils.copyValueFromVO(this.model, res.data);
        }
      });
    },
liushikai committed
1105
  },
1106 1107 1108 1109 1110
  created: function () {
    console.log(this.root);
  },
  computed: {
    flag() {
1111 1112
      return this.model.cpdgrp.pye.pts.extkey == "";
      //return this.model.cpdgrp.pye.pts.extkey == "" || this.model.cpdgrp.rec.ownref != "";
1113 1114
    },
  },
1115
};
1116 1117 1118
</script>
<style>
</style>