import commonFunctions from '~/mixin/commonFunctions.js';
import Api from '~/service/Api';
import moment from 'moment';
import commonDepend from "~/mixin/commonDepend";
export default {
	mixins: [commonFunctions, commonDepend],
	methods: {

    initData() {
      this.model.bddgrp.acb.adrelc="2379881",
      this.model.bddgrp.rec.disdat="2379881",
      this.model.bddgrp.rec.totamt="2379881",
      this.model.bddgrp.prb.pts.adrblk="2379881",
      this.model.bddgrp.cbs.opn1.cur="CNY",
      this.model.bddgrp.rec.rcvdat=moment(new Date()).format("YYYY-MM-DD"),
      this.model.bddgrp.rec.matdat=moment(new Date()).format("YYYY-MM-DD"),
      this.model.bddgrp.rec.docsta="Documents taken up",
      this.model.bddgrp.rec.disdat=moment(new Date()).format("YYYY-MM-DD"),
      this.model.bddgrp.rec.totcur="CNY",
      this.model.didgrp.cbs.opn1.cur="CNY",
      this.model.bddgrp.cbs.opn2.cur="CNY",
      this.model.bddgrp.blk.chaded="Late shipment.",
      this.model.bddgrp.rec.tenmaxday="10",
      this.model.bddgrp.blk.chaadd="Documents presented after expiry of",
      this.model.bddgrp.cbs.opn1.amt="2379881",
      this.model.bddgrp.rec.nam="CNY 1,048,622.74 .北京城建道桥建设集团有",
      this.model.bddgrp.apl.pts.ref="见国内证",
      this.model.bddgrp.apl.pts.extkey="2016371527",
      this.model.bddgrp.ben.pts.extkey="2147568435",
      this.model.bddgrp.ben.pts.ref="2379881",
      this.model.bdtp.furide="ACC",
      this.model.bddgrp.blk.docdis="2379881",
      this.model.bddgrp.prb.pts.ref="JD3500230397AA",
      this.model.bddgrp.acb.pts.extkey="303100000241",
      this.model.bddgrp.prb.pts.extkey="2379881",
      this.model.bddgrp.apl.pts.nam="北京城建道桥建设集团有限公司",
      this.model.bddgrp.acb.pts.adrblk="2379881",
      this.model.bddgrp.acb.namelc="焦丰瑞堑枉术舀公司",
      this.model.bddgrp.prb.pts.nam="pta*****",
      this.model.bddgrp.ben.pts.nam="中国光大银行股份有限公司北京分行",
      this.model.bddgrp.blk.docdisflg="2379881",
      this.model.bddgrp.blk.docdis="Documents presented after expiry of the LC.",
      this.model.bddgrp.cbs.max2.amt="2379881",
      this.model.bddgrp.rec.ownref="DD3500200027BA01",
      this.model.bddgrp.prb.pts.extkey="2379881",
      this.model.bddgrp.prb.adrelc="中国光大银行股份有限公司北京分行营业室",
      this.model.bddgrp.prb.namelc="中国光大银行股份有限公司北京分行营业室",
      this.model.bddgrp.prb.dbfadrblkcn="2379881",
      this.model.bddgrp.rec.docprbrol="Presenter (PRP)",
      this.model.bddgrp.ben.pts.nam="北京鸿睿智业时代投资有限公司",
      this.model.bddgrp.acb.pts.adrblk="2379881",
      this.model.bddgrp.prb.pts.adrblk="2379881",
      this.model.bddgrp.cbs.max.amt="2379881",
      this.model.bddgrp.rec.docflg="远期付款单据",
      this.model.bddgrp.cbs.max.cur="CNY",
      this.model.didgrp.rec.expdat=moment(new Date()).format("YYYY-MM-DD"),
      this.model.didgrp.cbs.opn1.amt="2379881",
      this.model.bddgrp.apl.pts.nam="2379881",
      this.model.bddgrp.acb.adrelc="北京市市辖区东城区大幅度发到付硕大新增改",
      this.model.bddgrp.acb.dbfadrblkcn="2379881",
      this.model.bddgrp.rec.stadat=moment(new Date()).format("YYYY-MM-DD"),
      this.model.didgrp.rec.ownref="KZ3500200027BA"
    }

	},
}