Commit d5c5b371 by lianyang

brtdck、brtudp公共面板字段修改

parent 51e5eabd
...@@ -2,285 +2,288 @@ import Api from "~/service/Api" ...@@ -2,285 +2,288 @@ import Api from "~/service/Api"
import Pts from "../Common/Pts" import Pts from "../Common/Pts"
import Pub from "../Public" //引入公共面板 import Pub from "../Public" //引入公共面板
export default class Brtdck{ export default class Brtdck {
constructor () { constructor() {
this.data = { this.data = {
setmod: new Pub().data.Setmod, //引入公共面板 setmod: new Pub().data.Setmod, //加入公共面板账务字段
// mtabut: new Pub().data.Mtabut, // mtabut: new Pub().data.Mtabut,
trnmod: new Pub().data.Trnmod, //引入公共面板 trnmod: new Pub().data.Trnmod, //加入公共面板面函的字段
liaall: new Pub().data.Liaall, //引入公共面板 brtapll2blk: "", //加入公共面板面函的字段
brtapll1blk: "",
brtrogl1blk: "",
brtapll3blk: "",
brtrogl2blk: "",
liaall: new Pub().data.Liaall, //加入公共面板表外字段
oridoclab: "", // Label original .oridoclab
oriaddlab: "", // Label original .oriaddlab
oridoclab:"", // Label original .oridoclab brdgrp: {
oriaddlab:"", // Label original .oriaddlab rec: {
brdgrp:{ ownref: "", // 单据参考号 .brdgrp.rec.ownref
rec:{ nam: "", // Name of Bill Contract .brdgrp.rec.nam
ownref:"", // 单据参考号 .brdgrp.rec.ownref rcvdat: "", // Date of Receipt of Documents .brdgrp.rec.rcvdat
nam:"", // Name of Bill Contract .brdgrp.rec.nam advdat: "", // 到单日期 .brdgrp.rec.advdat
rcvdat:"", // Date of Receipt of Documents .brdgrp.rec.rcvdat docflg: "", // Document Type .brdgrp.rec.docflg
advdat:"", // 到单日期 .brdgrp.rec.advdat docsta: "", // 单据状态 .brdgrp.rec.docsta
docflg:"", // Document Type .brdgrp.rec.docflg matdat: "", // Maturity Date .brdgrp.rec.matdat
docsta:"", // 单据状态 .brdgrp.rec.docsta tenmaxday: "", // 单据类型 .brdgrp.rec.tenmaxday
matdat:"", // Maturity Date .brdgrp.rec.matdat stadat: "", // 远期单据到期日 .brdgrp.rec.stadat
tenmaxday:"", // 单据类型 .brdgrp.rec.tenmaxday predat: "", // Presentation Date .brdgrp.rec.predat
stadat:"", // 远期单据到期日 .brdgrp.rec.stadat shpdat: "", // Date of Shipment .brdgrp.rec.shpdat
predat:"", // Presentation Date .brdgrp.rec.predat dscinsflg: "", // Enter Docs, Discrep. and Instructions .brdgrp.rec.dscinsflg
shpdat:"", // Date of Shipment .brdgrp.rec.shpdat docprbrol: "", // Presented by .brdgrp.rec.docprbrol
dscinsflg:"", // Enter Docs, Discrep. and Instructions .brdgrp.rec.dscinsflg payrol: "", // Payer .brdgrp.rec.payrol
docprbrol:"", // Presented by .brdgrp.rec.docprbrol igndisflg: "", // Ignore Discrepancies .brdgrp.rec.igndisflg
payrol:"", // Payer .brdgrp.rec.payrol advtyp: "", // Type of Advice Received .brdgrp.rec.advtyp
igndisflg:"", // Ignore Discrepancies .brdgrp.rec.igndisflg totdat: "", // 付款日期 .brdgrp.rec.totdat
advtyp:"", // Type of Advice Received .brdgrp.rec.advtyp disdat: "", // Discrepancy Advice Dated .brdgrp.rec.disdat
totdat:"", // 付款日期 .brdgrp.rec.totdat approvcod: "", // Documents on Approval Basis .brdgrp.rec.approvcod
disdat:"", // Discrepancy Advice Dated .brdgrp.rec.disdat relgodflg: "", // Release of Goods .brdgrp.rec.relgodflg
approvcod:"", // Documents on Approval Basis .brdgrp.rec.approvcod reltyp: "", // Release Type .brdgrp.rec.reltyp
relgodflg:"", // Release of Goods .brdgrp.rec.relgodflg relgoddat: "", // issue date .brdgrp.rec.relgoddat
reltyp:"", // Release Type .brdgrp.rec.reltyp expdat: "", // Expiry Date of Shipping Guarantee .brdgrp.rec.expdat
relgoddat:"", // issue date .brdgrp.rec.relgoddat trpdoctyp: "", // Transport Doc. Type .brdgrp.rec.trpdoctyp
expdat:"", // Expiry Date of Shipping Guarantee .brdgrp.rec.expdat trpdocnum: "", // Transport Doc. No. .brdgrp.rec.trpdocnum
trpdoctyp:"", // Transport Doc. Type .brdgrp.rec.trpdoctyp tradat: "", // shipment date .brdgrp.rec.tradat
trpdocnum:"", // Transport Doc. No. .brdgrp.rec.trpdocnum tramod: "", // Mode of Transport .brdgrp.rec.tramod
tradat:"", // shipment date .brdgrp.rec.tradat rtoaplflg: "", // Release Goods to Applicant ? .brdgrp.rec.rtoaplflg
tramod:"", // Mode of Transport .brdgrp.rec.tramod ngrcod: "", // Goods code .brdgrp.rec.ngrcod
rtoaplflg:"", // Release Goods to Applicant ? .brdgrp.rec.rtoaplflg blnum: "", // B/L Number .brdgrp.rec.blnum
ngrcod:"", // Goods code .brdgrp.rec.ngrcod },
blnum:"", // B/L Number .brdgrp.rec.blnum cbs: {
}, max: {
cbs:{ cur: "", // Document Amount .brdgrp.cbs.max.cur
max:{ amt: "", // Document Amount .brdgrp.cbs.max.amt
cur:"", // Document Amount .brdgrp.cbs.max.cur },
amt:"", // Document Amount .brdgrp.cbs.max.amt opn1: {
}, cur: "", // 单据余额 .brdgrp.cbs.opn1.cur
opn1:{ amt: "", // Balance .brdgrp.cbs.opn1.amt
cur:"", // 单据余额 .brdgrp.cbs.opn1.cur },
amt:"", // Balance .brdgrp.cbs.opn1.amt opn2: {
}, cur: "", // 附加金额 .brdgrp.cbs.opn2.cur
opn2:{ },
cur:"", // 附加金额 .brdgrp.cbs.opn2.cur max2: {
}, amt: "", // 附加金额 .brdgrp.cbs.max2.amt
max2:{ },
amt:"", // 附加金额 .brdgrp.cbs.max2.amt },
}, apl: {
}, pts: new Pts().data,
apl:{ },
pts:new Pts().data, ben: {
}, pts: new Pts().data,
ben:{ },
pts:new Pts().data, prb: {
}, pts: new Pts().data,
prb:{ namelc: "", // 名称 .brdgrp.prb.namelc
pts:new Pts().data, adrelc: "", // 地址 .brdgrp.prb.adrelc
namelc:"", // 名称 .brdgrp.prb.namelc dbfadrblkcn: "", // Chinese address .brdgrp.prb.dbfadrblkcn
adrelc:"", // 地址 .brdgrp.prb.adrelc },
dbfadrblkcn:"", // Chinese address .brdgrp.prb.dbfadrblkcn blk: {
}, matper: "", // Maturity Period .brdgrp.blk.matper
blk:{ comcon: "", // Comments and Conclusions .brdgrp.blk.comcon
matper:"", // Maturity Period .brdgrp.blk.matper setinsbr: "", // Settlement Instructions BR .brdgrp.blk.setinsbr
comcon:"", // Comments and Conclusions .brdgrp.blk.comcon docdis: "", // Discrepancies .brdgrp.blk.docdis
setinsbr:"", // Settlement Instructions BR .brdgrp.blk.setinsbr docdisflg: "", // discrepancies modified .brdgrp.blk.docdisflg
docdis:"", // Discrepancies .brdgrp.blk.docdis vesnam: "", // Vessel Name .brdgrp.blk.vesnam
docdisflg:"", // discrepancies modified .brdgrp.blk.docdisflg pordis: "", // Port of Discharge .brdgrp.blk.pordis
vesnam:"", // Vessel Name .brdgrp.blk.vesnam delplc: "", // Place of Delivery .brdgrp.blk.delplc
pordis:"", // Port of Discharge .brdgrp.blk.pordis roggod: "", // Covered Goods .brdgrp.blk.roggod
delplc:"", // Place of Delivery .brdgrp.blk.delplc relstoadr: "", // Release to Address .brdgrp.blk.relstoadr
roggod:"", // Covered Goods .brdgrp.blk.roggod porlod: "", // Port of loading .brdgrp.blk.porlod
relstoadr:"", // Release to Address .brdgrp.blk.relstoadr voynum: "", // Voyage numer .brdgrp.blk.voynum
porlod:"", // Port of loading .brdgrp.blk.porlod notpty: "", // Notify Party .brdgrp.blk.notpty
voynum:"", // Voyage numer .brdgrp.blk.voynum carnam: "", // Carrier .brdgrp.blk.carnam
notpty:"", // Notify Party .brdgrp.blk.notpty },
carnam:"", // Carrier .brdgrp.blk.carnam shp: {
}, pts: new Pts().data,
shp:{ namelc: "", // 名称 .brdgrp.shp.namelc
pts:new Pts().data, adrelc: "", // 地址 .brdgrp.shp.adrelc
namelc:"", // 名称 .brdgrp.shp.namelc dbfadrblkcn: "", // Chinese address .brdgrp.shp.dbfadrblkcn
adrelc:"", // 地址 .brdgrp.shp.adrelc },
dbfadrblkcn:"", // Chinese address .brdgrp.shp.dbfadrblkcn },
}, lidgrp: {
}, rec: {
lidgrp:{ ownref: "", // 信用证编号 .lidgrp.rec.ownref
rec:{ expdat: "", // Date of Expiry .lidgrp.rec.expdat
ownref:"", // 信用证编号 .lidgrp.rec.ownref utlnbr: "", // Count of Received Document Sets .lidgrp.rec.utlnbr
expdat:"", // Date of Expiry .lidgrp.rec.expdat aplref: "", // Applicant Reference .lidgrp.rec.aplref
utlnbr:"", // Count of Received Document Sets .lidgrp.rec.utlnbr },
aplref:"", // Applicant Reference .lidgrp.rec.aplref cbs: {
}, opn1: {
cbs:{ cur: "", // Currency .lidgrp.cbs.opn1.cur
opn1:{ amt: "", // Balance .lidgrp.cbs.opn1.amt
cur:"", // Currency .lidgrp.cbs.opn1.cur },
amt:"", // Balance .lidgrp.cbs.opn1.amt },
}, },
}, brtp: {
}, lidget: {
brtp:{ sdamod: {
lidget:{ seainf: "", // .brtp.lidget.sdamod.seainf
sdamod:{ dadsnd: "", // Drag Drop Sender .brtp.lidget.sdamod.dadsnd
seainf:"", // .brtp.lidget.sdamod.seainf },
dadsnd:"", // Drag Drop Sender .brtp.lidget.sdamod.dadsnd },
}, recget: {
}, sdamod: {
recget:{ dadsnd: "", // Drag Drop Sender .brtp.recget.sdamod.dadsnd
sdamod:{ seainf: "", // .brtp.recget.sdamod.seainf
dadsnd:"", // Drag Drop Sender .brtp.recget.sdamod.dadsnd },
seainf:"", // .brtp.recget.sdamod.seainf },
}, matp: {
}, mattxtlab: "", // Label for MATTXT .brtp.matp.mattxtlab
matp:{ },
mattxtlab:"", // Label for MATTXT .brtp.matp.mattxtlab prbp: {
}, ptsget: {
prbp:{ sdamod: {
ptsget:{ seainf: "", // .brtp.prbp.ptsget.sdamod.seainf
sdamod:{ dadsnd: "", // Drag Drop Sender .brtp.prbp.ptsget.sdamod.dadsnd
seainf:"", // .brtp.prbp.ptsget.sdamod.seainf },
dadsnd:"", // Drag Drop Sender .brtp.prbp.ptsget.sdamod.dadsnd },
}, },
}, oth: {
}, pts: new Pts().data,
oth:{ namelc: "", // 名称 .brtp.oth.namelc
pts:new Pts().data, adrelc: "", // 地址 .brtp.oth.adrelc
namelc:"", // 名称 .brtp.oth.namelc dbfadrblkcn: "", // Chinese address .brtp.oth.dbfadrblkcn
adrelc:"", // 地址 .brtp.oth.adrelc },
dbfadrblkcn:"", // Chinese address .brtp.oth.dbfadrblkcn othp: {
}, ptsget: {
othp:{ sdamod: {
ptsget:{ seainf: "", // .brtp.othp.ptsget.sdamod.seainf
sdamod:{ dadsnd: "", // Drag Drop Sender .brtp.othp.ptsget.sdamod.dadsnd
seainf:"", // .brtp.othp.ptsget.sdamod.seainf },
dadsnd:"", // Drag Drop Sender .brtp.othp.ptsget.sdamod.dadsnd },
}, },
}, setnowflg: "", // Register to Send and Settle Document .brtp.setnowflg
}, docgrdm: {
setnowflg:"", // Register to Send and Settle Document .brtp.setnowflg docdsclab: "", // Label of document description .brtp.docgrdm.docdsclab
docgrdm:{ },
docdsclab:"", // Label of document description .brtp.docgrdm.docdsclab cre752flg: "", // Create 752 .brtp.cre752flg
}, furide: "", // Further Identification .brtp.furide
cre752flg:"", // Create 752 .brtp.cre752flg cre732flg: "", // Create MT 732 .brtp.cre732flg
furide:"", // Further Identification .brtp.furide shpp: {
cre732flg:"", // Create MT 732 .brtp.cre732flg ptsget: {
shpp:{ sdamod: {
ptsget:{ seainf: "", // .brtp.shpp.ptsget.sdamod.seainf
sdamod:{ dadsnd: "", // Drag Drop Sender .brtp.shpp.ptsget.sdamod.dadsnd
seainf:"", // .brtp.shpp.ptsget.sdamod.seainf },
dadsnd:"", // Drag Drop Sender .brtp.shpp.ptsget.sdamod.dadsnd },
}, },
}, connum: "", // Contract Number .brtp.connum
}, },
connum:"", // Contract Number .brtp.connum oldbrdgrp: {
}, cbs: {
oldbrdgrp:{ max: {
cbs:{ amt: "", // Balance .oldbrdgrp.cbs.max.amt
max:{ },
amt:"", // Balance .oldbrdgrp.cbs.max.amt max2: {
}, amt: "", // Balance .oldbrdgrp.cbs.max2.amt
max2:{ },
amt:"", // Balance .oldbrdgrp.cbs.max2.amt },
}, },
}, mhtyp: "", // Transaction Type .mhtyp
}, days: "", // days .days
mhtyp:"", // Transaction Type .mhtyp // liaall:{
days:"", // days .days // misamt:"", // Amount not yet assigned .liaall.misamt
// liaall:{ // concur:"", // External Booking Amount .liaall.concur
// misamt:"", // Amount not yet assigned .liaall.misamt // outpct:"", // Sight Amount Percentage .liaall.outpct
// concur:"", // External Booking Amount .liaall.concur // outamt:"", // Sight Amount .liaall.outamt
// outpct:"", // Sight Amount Percentage .liaall.outpct // exttotoldamt:"", // Old Amount booked externally .liaall.exttotoldamt
// outamt:"", // Sight Amount .liaall.outamt // exttotamt:"", // Total booking amount external assinged .liaall.exttotamt
// exttotoldamt:"", // Old Amount booked externally .liaall.exttotoldamt // limmod:{
// exttotamt:"", // Total booking amount external assinged .liaall.exttotamt // limpts:{
// limmod:{ // wrklab:"", // Label .liaall.limmod.limpts.wrklab
// limpts:{ // othlab:"", // Label .liaall.limmod.limpts.othlab
// wrklab:"", // Label .liaall.limmod.limpts.wrklab // othlabss:"", // Label .liaall.limmod.limpts.othlabss
// othlab:"", // Label .liaall.limmod.limpts.othlab // wrk:{
// othlabss:"", // Label .liaall.limmod.limpts.othlabss // pts:new Pts().data,
// wrk:{ // },
// pts:new Pts().data, // oth:{
// }, // pts:new Pts().data,
// oth:{ // },
// pts:new Pts().data, // lsh:"", // 合同流�'号 .liaall.limmod.limpts.lsh
// }, // nonrevflg1:"", // Flag to Mark Non-revolving Limits .liaall.limmod.limpts.nonrevflg1
// lsh:"", // 合同流�'号 .liaall.limmod.limpts.lsh // pfcod1:"", // 合同流�'号 .liaall.limmod.limpts.pfcod1
// nonrevflg1:"", // Flag to Mark Non-revolving Limits .liaall.limmod.limpts.nonrevflg1 // nonrevflg2:"", // Flag to Mark Non-revolving Limits .liaall.limmod.limpts.nonrevflg2
// pfcod1:"", // 合同流�'号 .liaall.limmod.limpts.pfcod1 // pfcod2:"", // 合同流�'号 .liaall.limmod.limpts.pfcod2
// nonrevflg2:"", // Flag to Mark Non-revolving Limits .liaall.limmod.limpts.nonrevflg2 // },
// pfcod2:"", // 合同流�'号 .liaall.limmod.limpts.pfcod2 // wrkp:{
// }, // ptsget:{
// wrkp:{ // sdamod:{
// ptsget:{ // dadsnd:"", // Drag Drop Sender .liaall.limmod.wrkp.ptsget.sdamod.dadsnd
// sdamod:{ // seainf:"", // .liaall.limmod.wrkp.ptsget.sdamod.seainf
// dadsnd:"", // Drag Drop Sender .liaall.limmod.wrkp.ptsget.sdamod.dadsnd // },
// seainf:"", // .liaall.limmod.wrkp.ptsget.sdamod.seainf // },
// }, // },
// }, // othp:{
// }, // ptsget:{
// othp:{ // sdamod:{
// ptsget:{ // dadsnd:"", // Drag Drop Sender .liaall.limmod.othp.ptsget.sdamod.dadsnd
// sdamod:{ // seainf:"", // .liaall.limmod.othp.ptsget.sdamod.seainf
// dadsnd:"", // Drag Drop Sender .liaall.limmod.othp.ptsget.sdamod.dadsnd // },
// seainf:"", // .liaall.limmod.othp.ptsget.sdamod.seainf // },
// }, // },
// }, // ownref:"", // 国结业务编号 .liaall.limmod.ownref
// }, // comamt:"", // 业务余额 .liaall.limmod.comamt
// ownref:"", // 国结业务编号 .liaall.limmod.ownref // ccvamt:"", // 保证金余额 .liaall.limmod.ccvamt
// comamt:"", // 业务余额 .liaall.limmod.comamt // ecifno:"", // ECIFNO .liaall.limmod.ecifno
// ccvamt:"", // 保证金余额 .liaall.limmod.ccvamt // },
// ecifno:"", // ECIFNO .liaall.limmod.ecifno // },
// }, // setmod:{
// }, // docamttyplab:"", // settled amount description as label .setmod.docamttyplab
// setmod:{ // retmsg:"", // Label showing Retry overflow condition .setmod.retmsg
// docamttyplab:"", // settled amount description as label .setmod.docamttyplab // ref:"", // our reference .setmod.ref
// retmsg:"", // Label showing Retry overflow condition .setmod.retmsg // doccur:"", // document currency .setmod.doccur
// ref:"", // our reference .setmod.ref // docamt:"", // document amount .setmod.docamt
// doccur:"", // document currency .setmod.doccur // dspflg:"", // Type of settlement .setmod.dspflg
// docamt:"", // document amount .setmod.docamt // xreflg:"", // Recalculate Rates .setmod.xreflg
// dspflg:"", // Type of settlement .setmod.dspflg // setglg:{
// xreflg:"", // Recalculate Rates .setmod.xreflg // labdspflg:"", // Label for Type of Settlement .setmod.setglg.labdspflg
// setglg:{ // },
// labdspflg:"", // Label for Type of Settlement .setmod.setglg.labdspflg // zmqacclab:"", // 主�'�号LABEL .setmod.zmqacclab
// }, // zmqacc:"", // 自�'�区主�'�号 .setmod.zmqacc
// zmqacclab:"", // 主�'�号LABEL .setmod.zmqacclab // },
// zmqacc:"", // 自�'�区主�'�号 .setmod.zmqacc mtabut: {
// }, coninf: {
mtabut:{ oitinf: {
coninf:{ labinftxt: "", // Label for INFTXT .mtabut.coninf.oitinf.labinftxt
oitinf:{ oit: {
labinftxt:"", // Label for INFTXT .mtabut.coninf.oitinf.labinftxt inftxt: "", // Infotext .mtabut.coninf.oitinf.oit.inftxt
oit:{ inflev: "", // Infotext Level .mtabut.coninf.oitinf.oit.inflev
inftxt:"", // Infotext .mtabut.coninf.oitinf.oit.inftxt },
inflev:"", // Infotext Level .mtabut.coninf.oitinf.oit.inflev },
}, oitset: {
}, labinftxt: "", // Label for INFTXT .mtabut.coninf.oitset.labinftxt
oitset:{ oit: {
labinftxt:"", // Label for INFTXT .mtabut.coninf.oitset.labinftxt inftxt: "", // Infotext .mtabut.coninf.oitset.oit.inftxt
oit:{ inflev: "", // Infotext Level .mtabut.coninf.oitset.oit.inflev
inftxt:"", // Infotext .mtabut.coninf.oitset.oit.inftxt },
inflev:"", // Infotext Level .mtabut.coninf.oitset.oit.inflev },
}, conexedat: "", // 执行日期 .mtabut.coninf.conexedat
}, usr: {
conexedat:"", // 执行日期 .mtabut.coninf.conexedat extkey: "", // User ID .mtabut.coninf.usr.extkey
usr:{ },
extkey:"", // User ID .mtabut.coninf.usr.extkey },
}, },
}, // trnmod:{
}, // trndoc:{
// trnmod:{ // advlabel:"", // ADVLABEL .trnmod.trndoc.advlabel
// trndoc:{ // amdnam:"", // AMDNAM .trnmod.trndoc.amdnam
// advlabel:"", // ADVLABEL .trnmod.trndoc.advlabel // advdoc:"", // 国内证通知书 .trnmod.trndoc.advdoc
// amdnam:"", // AMDNAM .trnmod.trndoc.amdnam // advnam:"", // 国内证落款 .trnmod.trndoc.advnam
// advdoc:"", // 国内证通知书 .trnmod.trndoc.advdoc // amdapl:"", // 修改申请人名称 .trnmod.trndoc.amdapl
// advnam:"", // 国内证落款 .trnmod.trndoc.advnam // doclbl:"", // Lable for CONDOCSTM .trnmod.trndoc.doclbl
// amdapl:"", // 修改申请人名称 .trnmod.trndoc.amdapl // doctrestm:"", // Document tree .trnmod.trndoc.doctrestm
// doclbl:"", // Lable for CONDOCSTM .trnmod.trndoc.doclbl // shwinc:"", // Show Incoming Messages .trnmod.trndoc.shwinc
// doctrestm:"", // Document tree .trnmod.trndoc.doctrestm // shwout:"", // Show Outgoing Messages .trnmod.trndoc.shwout
// shwinc:"", // Show Incoming Messages .trnmod.trndoc.shwinc // condocstm:"", // Connected Documents .trnmod.trndoc.condocstm
// shwout:"", // Show Outgoing Messages .trnmod.trndoc.shwout // rcvatt:{
// condocstm:"", // Connected Documents .trnmod.trndoc.condocstm // seainf:"", // .trnmod.trndoc.rcvatt.seainf
// rcvatt:{ // },
// seainf:"", // .trnmod.trndoc.rcvatt.seainf // filrecv:"", // File Receiver .trnmod.trndoc.filrecv
// }, // },
// filrecv:"", // File Receiver .trnmod.trndoc.filrecv // },
// }, pageId: "" // ctx的key
// },
pageId: "" // ctx的key
}
} }
}
} }
\ No newline at end of file
...@@ -7,6 +7,16 @@ export default class Brtudp { ...@@ -7,6 +7,16 @@ export default class Brtudp {
this.data = { this.data = {
//加入引入的公共面板的字段 //加入引入的公共面板的字段
trnmod: new Pub().data.Trnmod,//面函 trnmod: new Pub().data.Trnmod,//面函
brtrogl1blk:"",
brta2bl1blk:"",
brtapll3blk:"",
brtapll1blk:"",
brtapll2blk:"",
brtprbl1blk:"",
brtrogl2blk:"",
brtapll4blk:"",
brtrogl3blk:"",
brtprbl2blk:"",
setmod: new Pub().data.Setmod,//帐务、分录 setmod: new Pub().data.Setmod,//帐务、分录
liaall: new Pub().data.Liaall,//表外 liaall: new Pub().data.Liaall,//表外
mtabut: new Pub().data.Mtabut,//附言 mtabut: new Pub().data.Mtabut,//附言
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<!-- 左边 --> <!-- 左边 -->
<c-col :span="12"> <c-col :span="12">
<!-- S0000198 : 信用证编号 --> <!-- S0000198 : 信用证编号 -->
<c-col :span="16"> <c-col :span="24">
<c-form-item label="Import L/C Ref" prop="lidgrp.rec.ownref"> <c-form-item label="Import L/C Ref" prop="lidgrp.rec.ownref">
<c-fullbox> <c-fullbox>
<c-input <c-input
...@@ -37,8 +37,8 @@ ...@@ -37,8 +37,8 @@
</c-form-item> </c-form-item>
</c-col> </c-col>
<!-- S0000195 : 到期日 --> <!-- S0000195 : 到期日 -->
<c-col :span="8"> <c-col :span="24">
<el-form-item label="Expiry" label-width="80px" prop="lidgrp.rec.expdat"> <el-form-item label="Expiry" prop="lidgrp.rec.expdat">
<c-date-picker <c-date-picker
type="date" type="date"
v-model="model.lidgrp.rec.expdat" v-model="model.lidgrp.rec.expdat"
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<!-- 左边 --> <!-- 左边 -->
<c-col :span="12"> <c-col :span="12">
<!-- 信用证编号 --> <!-- 信用证编号 -->
<c-col :span="16"> <c-col :span="24">
<c-form-item label="Import L/C Ref" prop="lidgrp.rec.ownref"> <c-form-item label="Import L/C Ref" prop="lidgrp.rec.ownref">
<c-fullbox> <c-fullbox>
<c-input <c-input
...@@ -37,8 +37,8 @@ ...@@ -37,8 +37,8 @@
</c-col> </c-col>
<!-- 到期日 --> <!-- 到期日 -->
<c-col :span="8"> <c-col :span="24">
<el-form-item label="Expiry" label-width="80px" prop="lidgrp.rec.expdat"> <el-form-item label="Expiry" prop="lidgrp.rec.expdat">
<c-date-picker <c-date-picker
type="date" type="date"
v-model="model.lidgrp.rec.expdat" v-model="model.lidgrp.rec.expdat"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment