Commit 6cad3bd1 by huxi

litame 调整格式

parent 05fc6846
export default {
"litamep.recget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.rec.ownref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litamep.recget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.rec.nam":[
{type: "string", required: false, message: "必输项"},
{max: 40,message:"长度不能超过40"}
],
"trnmod.swiadd.amedat":[
{type: "date", required: false, message: "输入正确的日期"}
],
"trnmod.swiadd.amenbr":[
{required: true, message: "必输项"},
{type: "number", max: 999,message:"只能输入数字,且长度不能超过3"}
],
"litamep.amenbr":[
{required: false, message: "必输项"},
{type: "number", max: 999,message:"只能输入数字,长度不能超过3"}
],
"lidgrp.cbs.nom1.cur":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"oldlidgrp.cbs.nom1.amt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过15位"},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: "小数位不能超过2位" }
],
"oldlidgrp.rec.nomtop":[
{required: false, message: "必输项"},
{type: "number",max: 99,message:"只能输入数字,长度不能超过2"}
],
"oldlidgrp.rec.nomton":[
{required: false, message: "必输项"},
{type: "number", max: 99,message:"只能输入数字,长度不能超过2"}
],
"oldlidgrp.cbs.max.cur":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"oldlidgrp.cbs.max.amt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过15位"},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: "小数位不能超过2位" }
],
"trnmod.swiadd.ameamt":[
{required: false, message: "必输项"},
{type: "string", max: 18,message:"整数位不能超过15位"},
{pattern: /(^(\+|\-)|\d+$)|(^(\+|\-)|\.\d{1,2}$)|(^(\+|\-)|\d+\.\d{1,2}$)/, message: "小数位不能超过2位" }
],
"litamep.engamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过15位"},
],
"trnmod.swiadd.newamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过15位"},
],
"trnmod.swiadd.newnomtop":[
{required: false, message: "必输项"},
{type: "number", max: 99,message:"只能输入数字,长度不能超过2"}
],
"trnmod.swiadd.newnomton":[
{ required: false, message: "必输项"},
{type: "number", max: 99,message:"只能输入数字,长度不能超过2"}
],
"litamep.maxcur":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"litamep.maxamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过15位"},
],
"oldlidgrp.rec.expdat":[
{type: "date", required: false, message: "输入正确的日期"}
],
"oldlidgrp.rec.shpdat":[
{type: "date", required: false, message: "输入正确的日期"}
],
"trnmod.swiadd.newexpdat":[
{type: "date", required: false, message: "输入正确的日期"}
],
"trnmod.swiadd.newshpdat":[
{type: "date", required: false, message: "输入正确的日期"}
],
"oldlidgrp.rec.prepers18":[
{ required: false, message: "必输项"},
{type: "number",max: 999,message:"只能输入数字,长度不能超过3"}
],
"trnmod.swiadd.prepers18":[
{required: false, message: "必输项"},
{type: "number", max: 999,message:"只能输入数字,长度不能超过3"}
],
"oldlidgrp.blk.preper":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"oldlidgrp.rec.prepertxts18":[
{type: "string", required: false, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"trnmod.swiadd.prepertxts18":[
{type: "string", required: false, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.cbs.max2.cur":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"trnmod.swiadd.addamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过15位"},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: "小数位不能超过2位" }
],
"trnmod.swiadd.trnfeetxt":[
{type: "string", required: false, message: "必输项"},
{max: 210,message:"长度不能超过210"}
],
"trnmod.swiadd.addamtcov":[
{type: "string", required: false, message: "必输项"},
{max: 140,message:"长度不能超过140"}
],
"litp.recget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.rec.ownref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.recget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.rec.nam":[
{type: "string", required: false, message: "必输项"},
{max: 40,message:"长度不能超过40"}
],
"lidgrp.apl.pts.ref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.aplp.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.usr.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 8,message:"长度不能超过8"}
],
"litp.usrget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.apl.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.aplp.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.apl.namelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.cbs.nom1.amt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"lidgrp.apl.pts.adrblk":[
{type: "string", required: false, message: "必输项"},
{max: 35*4,message:"长度不能超过35"}
],
"lidgrp.apl.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.rec.nomtop":[
{required: false, message: "必输项"},
{type: "number", max: 99,message:"只能输入数字,长度不能超过2"}
],
"lidgrp.rec.nomton":[
{ required: false, message: "必输项"},
{type: "number", max: 99,message:"只能输入数字,长度不能超过2"}
],
"lidgrp.apl.adrelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.adv.pts.ref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.cbs.max.amt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过15位"},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: "小数位不能超过2位" }
],
"litp.advp.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.adv.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.advp.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.rec.opndat":[
{type: "date", required: true, message: "输入正确的日期"}
],
"lidgrp.rec.preadvdt":[
{type: "date", required: false, message: "输入正确的日期"}
],
"lidgrp.adv.namelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.adv.pts.adrblk":[
{type: "string", required: false, message: "必输项"},
{max: 35*4,message:"长度不能超过35"}
],
"lidgrp.adv.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.rec.shpdat":[
{type: "date", required: false, message: "输入正确的日期"}
],
"lidgrp.adv.adrelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.rec.expdat":[
{type: "date", required: false, message: "输入正确的日期"}
],
"lidgrp.rec.expplc":[
{type: "string", required: false, message: "必输项"},
{max: 29,message:"长度不能超过29"}
],
"lidgrp.ben.pts.ref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.benp.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.ben.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.benp.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.ben.namelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.ben.pts.adrblk":[
{type: "string", required: false, message: "必输项"},
{max: 35*4,message:"长度不能超过35"}
],
"lidgrp.ben.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.ben.adrelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.rec.apprultxt":[
{type: "string", required: false, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.rec.oppbnk":[
{type: "string", required: false, message: "必输项"},
{max: 12,message:"长度不能超过12"}
],
"lidgrp.rec.rptref":[
{type: "string", required: false, message: "必输项"},
{max: 25,message:"长度不能超过25"}
],
"lidgrp.rec.regref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"trnmod.swiadd.nartxt":[
{type: "string", required: false, message: "必输项"},
{max: 1750,message:"长度不能超过1750"}
],
"oldlidgrp.blk.narhis":[
{type: "string", required: false, message: "必输项"},
{max: 49950,message:"长度不能超过49950"}
],
"lidgrp.blk.preper":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.rec.prepers18":[
{ required: false, message: "必输项"},
{type: "number",max: 999,message:"只能输入数字,长度不能超过3"}
],
"litp.avbp.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.avb.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.avbp.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.rec.prepertxts18":[
{type: "string", required: false, message: "必输项"},
{max: 140,message:"长度不能超过140"}
],
"lidgrp.avb.namelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.avb.pts.adrblk":[
{type: "string", required: false, message: "必输项"},
{max: 35*4,message:"长度不能超过140"}
],
"lidgrp.avb.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.blk.avbwthtxt":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.avb.adrelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.blk.feetxt":[
{ required: false, message: "必输项"},
{type: "string",max: 210,message:"长度不能超过210"}
],
"lidgrp.blk.defdet":[
{type: "string", required: false, message: "必输项"},
{max: 140,message:"长度不能超过140"}
],
"lidgrp.blk.dftat":[
{type: "string", required: false, message: "必输项"},
{max: 105,message:"长度不能超过105"}
],
"litp.drwp.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.drw.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.drwp.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.drw.namelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.drw.pts.adrblk":[
{type: "string", required: true, message: "必输项"},
{max: 35*4,message:"长度不能超过35"}
],
"lidgrp.drw.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.blk.mixdet":[
{type: "string", required: false, message: "必输项"},
{max: 140,message:"长度不能超过140"}
],
"lidgrp.drw.adrelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.rec.shpfro":[
{type: "string", required: false, message: "必输项"},
{max: 65,message:"长度不能超过65"}
],
"lidgrp.rec.tenmaxday":[
{ required: false, message: "必输项"},
{type: "number", max: 999,message:"只能输入数字,长度不能超过3"}
],
"lidgrp.rec.porloa":[
{type: "string", required: false, message: "必输项"},
{max: 65,message:"长度不能超过65"}
],
"lidgrp.rec.pordis":[
{type: "string", required: false, message: "必输项"},
{max: 65,message:"长度不能超过65"}
],
"lidgrp.rec.shpto":[
{type: "string", required: false, message: "必输项"},
{max: 65,message:"长度不能超过65"}
],
"lidgrp.blk.shpper":[
{type: "string", required: true, message: "必输项"},
{max: 390,message:"长度不能超过390"}
],
"lidgrp.ini.pts.ref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.a2b.pts.ref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.inip.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.a2bp.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.ini.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.inip.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.a2b.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.a2bp.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.ini.namelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.a2b.namelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.ini.pts.adrblk":[
{type: "string", required: false, message: "必输项"},
{max: 35*4,message:"长度不能超过140"}
],
"lidgrp.ini.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.a2b.pts.adrblk":[
{type: "string", required: false, message: "必输项"},
{max: 35*4,message:"长度不能超过140"}
],
"lidgrp.a2b.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.ini.adrelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.a2b.adrelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.rmb.pts.ref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.avb.pts.ref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.rmbp.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.rmb.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.rmbp.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.rmb.pts.nam":[
{type: "string", required: false, message: "必输项"},
{max: 40,message:"长度不能超过40"}
],
"lidgrp.con.pts.ref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.conp.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"lidgrp.con.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"litp.conp.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.con.namelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.con.pts.adrblk":[
{type: "string", required: false, message: "必输项"},
{max: 35*4,message:"长度不能超过140"}
],
"lidgrp.con.dbfadrblkcn":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.con.adrelc":[
{type: "string", required: true, message: "必输项"},
{max: 35,message:"长度不能超过35"}
],
"lidgrp.blk.insbnk":[
{type: "string", required: false, message: "必输项"},
{max: 65*12,message:"长度不能超过65"}
],
"litameadv":[
{ required: true, message: "必输项"}
],
"lidgrp.blk.insbnkame":[
{type: "string", required: true, message: "必输项"},
{max: 50,message:"长度不能超过50"}
],
"trnmod.swiadd.insbnk":[
{type: "string", required: true, message: "必输项"},
{max: 50,message:"长度不能超过50"}
],
"liaall.outamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过15位"},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: "小数位不能超过2位" }
],
"liaall.outpct":[
{type: "string", required: false, message: "必输项"},
{max: 6,message:"长度不能超过6"}
],
"liaall.concur":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"liaall.misamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"liaall.exttotoldamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"liaall.exttotamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"liaall.liaccv.concur":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"liaall.liaccv.newamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过15位"},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: "小数位不能超过2位" }
],
"liaall.liaccv.cshpct":[
{type: "string", required: false, message: "必输项"},
{max: 5,message:"长度不能超过5"}
],
"liaall.liaccv.newresamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"liaall.liaccv.relcshpct":[
{type: "string", required: false, message: "必输项"},
{max: 5,message:"长度不能超过5"}
],
"liaall.liaccv.pctresamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"liaall.liaccv.totcovamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"liaall.liaccv.addinf":[
{type: "string", required: true, message: "必输项"},
{max: 70,message:"长度不能超过70"}
],
"setmod.ref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"setmod.docamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"setmod.zmqacc":[
{type: "string", required: false, message: "必输项"},
{max: 20,message:"长度不能超过20"}
],
"setmod.glemod.gleshwstm":[
{type: "string", required: false, message: "必输项"},
{max: 1,message:"长度不能超过1"}
],
"bcbtyp7":[
{type: "string", required: false, message: "必输项"},
{max: 30,message:"长度不能超过30"}
],
"bcbdat":[
{type: "date", required: false, message: "输入正确的日期"}
],
"ameadvrmk":[
{type: "string", required: false, message: "必输项"},
{max: 34,message:"长度不能超过34"}
],
"mtabut.coninf.oitinf.oit.inftxt":[
// {type: "string", required: false, message: "必输项"},
// {max: 60,message:"长度不能超过60"}
{type: "string", required: false, message: "必输项","trigger": "blur"},
{max: 60,message:"长度不能超过60","trigger": "blur"}
],
"mtabut.coninf.oitset.oit.inftxt":[
// {type: "string", required: false, message: "必输项"},
// {max: 60,message:"长度不能超过60"}
{type: "string", required: false, message: "必输项","trigger": "blur"},
{max: 60,message:"长度不能超过60","trigger": "blur"}
],
"mtabut.coninf.conexedat":[
{type: "date", required: false, message: "输入正确的日期"}
],
"mtabut.coninf.usr.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 8,message:"长度不能超过8"}
],
"trnmod.trndoc.advnam":[
{type: "string", required: false, message: "必输项"},
{max: 50,message:"长度不能超过50"}
],
"trnmod.trndoc.amdapl":[
{type: "string", required: true, message: "必输项"},
{max: 50,message:"长度不能超过50"}
],
"trnmod.trndoc.advdoc":[
{type: "string", required: false, message: "必输项"},
{max: 1,message:"长度不能超过1"}
],
"trnmod.trndoc.filrecv":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"trnmod.trndoc.doctrestm":[
{type: "string", required: false, message: "必输项"},
{max: 1,message:"长度不能超过1"}
],
"trnmod.trndoc.condocstm":[
{type: "string", required: false, message: "必输项"},
{max: 1,message:"长度不能超过1"}
],
"trnmod.trndoc.rcvatt.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"lidgrp.blk.lcrdocame":[
{type: "string", required: false, message: "必输项"},
{max: 50,message:"长度不能超过50"}
],
"lidgrp.blk.lcrdoc":[
{type: "string", required: false, message: "必输项"},
{max: 65,message:"长度不能超过65"}
],
"litamep.lcrdocamep.usrblk":[
{type: "string", required: false, message: "必输项"},
{max: 65*10,message:"长度不能超过65*10"}
],
"lidgrp.blk.lcrgodame":[
{type: "string", required: false, message: "必输项"},
{max: 50,message:"长度不能超过50"}
],
"lidgrp.blk.lcrgod":[
{type: "string", required: false, message: "必输项"},
{max: 65,message:"长度不能超过65"}
],
"litamep.lcrgodamep.usrblk":[
{type: "string", required: false, message: "必输项"},
{max: 65*10,message:"长度不能超过65*10"}
],
"lidgrp.blk.adlcndame":[
{type: "string", required: false, message: "必输项"},
{max: 50,message:"长度不能超过50"}
],
"lidgrp.blk.spcbename":[
{type: "string", required: false, message: "必输项"},
{max: 50,message:"长度不能超过50"}
],
"lidgrp.blk.spcrcbame":[
{type: "string", required: false, message: "必输项"},
{max: 50,message:"长度不能超过50"}
],
"lidgrp.blk.adlcnd":[
{type: "string", required: false, message: "必输项"},
{max: 65,message:"长度不能超过65"}
],
"lidgrp.blk.spcben":[
{type: "string", required: false, message: "必输项"},
{max: 65,message:"长度不能超过65"}
],
"lidgrp.blk.spcrcb":[
{type: "string", required: false, message: "必输项"},
{max: 65,message:"长度不能超过65"}
],
"litamep.adlcndamep.usrblk":[
{type: "string", required: false, message: "必输项"},
{max: 65*10,message:"长度不能超过65*10"}
],
"litamep.spcbenamep.usrblk":[
{type: "string", required: false, message: "必输项"},
{max: 1650,message:"长度不能超过1650"}
],
"litamep.spcrcbamep.usrblk":[
{type: "string", required: false, message: "必输项"},
{max: 1650,message:"长度不能超过1650"}
],
"liaall.limmod.ecifno":[
{type: "string", required: false, message: "必输项"},
{max: 22,message:"长度不能超过22"}
],
"liaall.limmod.ownref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"liaall.limmod.wrkp.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"liaall.limmod.othp.ptsget.sdamod.dadsnd":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"liaall.limmod.limpts.wrk.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"liaall.limmod.wrkp.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"liaall.limmod.limpts.oth.pts.extkey":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
"liaall.limmod.othp.ptsget.sdamod.seainf":[
{type: "string", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
],
"liaall.limmod.comamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"liaall.limmod.limpts.wrk.pts.nam":[
{type: "string", required: false, message: "必输项"},
{max: 40,message:"长度不能超过40"}
],
"liaall.limmod.limpts.oth.pts.nam":[
{type: "string", required: false, message: "必输项"},
{max: 40,message:"长度不能超过40"}
],
"liaall.limmod.ccvamt":[
{type: "string", required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
],
"liaall.limmod.limpts.pfcod1":[
{type: "string", required: false, message: "必输项"},
{max: 14,message:"长度不能超过14"}
],
"liaall.limmod.limpts.pfcod2":[
{type: "string", required: false, message: "必输项"},
{max: 14,message:"长度不能超过14"}
'litamep.recget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.rec.ownref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litamep.recget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.rec.nam':[
{type: 'string', required: false, message: '必输项'},
{max: 40,message:'长度不能超过40'}
],
'trnmod.swiadd.amedat':[
{type: 'date', required: false, message: '输入正确的日期'}
],
'trnmod.swiadd.amenbr':[
{required: true, message: '必输项'},
{type: 'number', max: 999,message:'只能输入数字,且长度不能超过3'}
],
'litamep.amenbr':[
{required: false, message: '必输项'},
{type: 'number', max: 999,message:'只能输入数字,长度不能超过3'}
],
'lidgrp.cbs.nom1.cur':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'oldlidgrp.cbs.nom1.amt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过15位'},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: '小数位不能超过2位' }
],
'oldlidgrp.rec.nomtop':[
{required: false, message: '必输项'},
{type: 'number',max: 99,message:'只能输入数字,长度不能超过2'}
],
'oldlidgrp.rec.nomton':[
{required: false, message: '必输项'},
{type: 'number', max: 99,message:'只能输入数字,长度不能超过2'}
],
'oldlidgrp.cbs.max.cur':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'oldlidgrp.cbs.max.amt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过15位'},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: '小数位不能超过2位' }
],
'trnmod.swiadd.ameamt':[
{required: false, message: '必输项'},
{type: 'string', max: 18,message:'整数位不能超过15位'},
{pattern: /(^(\+|\-)|\d+$)|(^(\+|\-)|\.\d{1,2}$)|(^(\+|\-)|\d+\.\d{1,2}$)/, message: '小数位不能超过2位' }
],
'litamep.engamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过15位'},
],
'trnmod.swiadd.newamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过15位'},
],
'trnmod.swiadd.newnomtop':[
{required: false, message: '必输项'},
{type: 'number', max: 99,message:'只能输入数字,长度不能超过2'}
],
'trnmod.swiadd.newnomton':[
{ required: false, message: '必输项'},
{type: 'number', max: 99,message:'只能输入数字,长度不能超过2'}
],
'litamep.maxcur':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'litamep.maxamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过15位'},
],
'oldlidgrp.rec.expdat':[
{type: 'date', required: false, message: '输入正确的日期'}
],
'oldlidgrp.rec.shpdat':[
{type: 'date', required: false, message: '输入正确的日期'}
],
'trnmod.swiadd.newexpdat':[
{type: 'date', required: false, message: '输入正确的日期'}
],
'trnmod.swiadd.newshpdat':[
{type: 'date', required: false, message: '输入正确的日期'}
],
'oldlidgrp.rec.prepers18':[
{ required: false, message: '必输项'},
{type: 'number',max: 999,message:'只能输入数字,长度不能超过3'}
],
'trnmod.swiadd.prepers18':[
{required: false, message: '必输项'},
{type: 'number', max: 999,message:'只能输入数字,长度不能超过3'}
],
'oldlidgrp.blk.preper':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'oldlidgrp.rec.prepertxts18':[
{type: 'string', required: false, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'trnmod.swiadd.prepertxts18':[
{type: 'string', required: false, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.cbs.max2.cur':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'trnmod.swiadd.addamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过15位'},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: '小数位不能超过2位' }
],
'trnmod.swiadd.trnfeetxt':[
{type: 'string', required: false, message: '必输项'},
{max: 210,message:'长度不能超过210'}
],
'trnmod.swiadd.addamtcov':[
{type: 'string', required: false, message: '必输项'},
{max: 140,message:'长度不能超过140'}
],
'litp.recget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.rec.ownref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.recget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.rec.nam':[
{type: 'string', required: false, message: '必输项'},
{max: 40,message:'长度不能超过40'}
],
'lidgrp.apl.pts.ref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.aplp.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.usr.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 8,message:'长度不能超过8'}
],
'litp.usrget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.apl.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.aplp.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.apl.namelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.cbs.nom1.amt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过14位'},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: '小数位不能超过3位' }
],
'lidgrp.apl.pts.adrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 35*4,message:'长度不能超过35'}
],
'lidgrp.apl.dbfadrblkcn':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.rec.nomtop':[
{required: false, message: '必输项'},
{type: 'number', max: 99,message:'只能输入数字,长度不能超过2'}
],
'lidgrp.rec.nomton':[
{ required: false, message: '必输项'},
{type: 'number', max: 99,message:'只能输入数字,长度不能超过2'}
],
'lidgrp.apl.adrelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.adv.pts.ref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.cbs.max.amt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过15位'},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: '小数位不能超过2位' }
],
'litp.advp.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.adv.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.advp.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.rec.opndat':[
{type: 'date', required: true, message: '输入正确的日期'}
],
'lidgrp.rec.preadvdt':[
{type: 'date', required: false, message: '输入正确的日期'}
],
'lidgrp.adv.namelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.adv.pts.adrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 35*4,message:'长度不能超过35'}
],
'lidgrp.adv.dbfadrblkcn':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.rec.shpdat':[
{type: 'date', required: false, message: '输入正确的日期'}
],
'lidgrp.adv.adrelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.rec.expdat':[
{type: 'date', required: false, message: '输入正确的日期'}
],
'lidgrp.rec.expplc':[
{type: 'string', required: false, message: '必输项'},
{max: 29,message:'长度不能超过29'}
],
'lidgrp.ben.pts.ref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.benp.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.ben.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.benp.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.ben.namelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.ben.pts.adrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 35*4,message:'长度不能超过35'}
],
'lidgrp.ben.dbfadrblkcn':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.ben.adrelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.rec.apprultxt':[
{type: 'string', required: false, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.rec.oppbnk':[
{type: 'string', required: false, message: '必输项'},
{max: 12,message:'长度不能超过12'}
],
'lidgrp.rec.rptref':[
{type: 'string', required: false, message: '必输项'},
{max: 25,message:'长度不能超过25'}
],
'lidgrp.rec.regref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'trnmod.swiadd.nartxt':[
{type: 'string', required: false, message: '必输项'},
{max: 1750,message:'长度不能超过1750'}
],
'oldlidgrp.blk.narhis':[
{type: 'string', required: false, message: '必输项'},
{max: 49950,message:'长度不能超过49950'}
],
'lidgrp.blk.preper':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.rec.prepers18':[
{ required: false, message: '必输项'},
{type: 'number',max: 999,message:'只能输入数字,长度不能超过3'}
],
'litp.avbp.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.avb.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.avbp.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.rec.prepertxts18':[
{type: 'string', required: false, message: '必输项'},
{max: 140,message:'长度不能超过140'}
],
'lidgrp.avb.namelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.avb.pts.adrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 35*4,message:'长度不能超过140'}
],
'lidgrp.avb.dbfadrblkcn':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.blk.avbwthtxt':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.avb.adrelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.blk.feetxt':[
{ required: false, message: '必输项'},
{type: 'string',max: 210,message:'长度不能超过210'}
],
'lidgrp.blk.defdet':[
{type: 'string', required: false, message: '必输项'},
{max: 140,message:'长度不能超过140'}
],
'lidgrp.blk.dftat':[
{type: 'string', required: false, message: '必输项'},
{max: 105,message:'长度不能超过105'}
],
'litp.drwp.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.drw.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.drwp.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.drw.namelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.drw.pts.adrblk':[
{type: 'string', required: true, message: '必输项'},
{max: 35*4,message:'长度不能超过35'}
],
'lidgrp.drw.dbfadrblkcn':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.blk.mixdet':[
{type: 'string', required: false, message: '必输项'},
{max: 140,message:'长度不能超过140'}
],
'lidgrp.drw.adrelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.rec.shpfro':[
{type: 'string', required: false, message: '必输项'},
{max: 65,message:'长度不能超过65'}
],
'lidgrp.rec.tenmaxday':[
{ required: false, message: '必输项'},
{type: 'number', max: 999,message:'只能输入数字,长度不能超过3'}
],
'lidgrp.rec.porloa':[
{type: 'string', required: false, message: '必输项'},
{max: 65,message:'长度不能超过65'}
],
'lidgrp.rec.pordis':[
{type: 'string', required: false, message: '必输项'},
{max: 65,message:'长度不能超过65'}
],
'lidgrp.rec.shpto':[
{type: 'string', required: false, message: '必输项'},
{max: 65,message:'长度不能超过65'}
],
'lidgrp.blk.shpper':[
{type: 'string', required: true, message: '必输项'},
{max: 390,message:'长度不能超过390'}
],
'lidgrp.ini.pts.ref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.a2b.pts.ref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.inip.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.a2bp.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.ini.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.inip.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.a2b.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.a2bp.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.ini.namelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.a2b.namelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.ini.pts.adrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 35*4,message:'长度不能超过140'}
],
'lidgrp.ini.dbfadrblkcn':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.a2b.pts.adrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 35*4,message:'长度不能超过140'}
],
'lidgrp.a2b.dbfadrblkcn':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.ini.adrelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.a2b.adrelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.rmb.pts.ref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.avb.pts.ref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.rmbp.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.rmb.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.rmbp.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.rmb.pts.nam':[
{type: 'string', required: false, message: '必输项'},
{max: 40,message:'长度不能超过40'}
],
'lidgrp.con.pts.ref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.conp.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'lidgrp.con.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'litp.conp.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.con.namelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.con.pts.adrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 35*4,message:'长度不能超过140'}
],
'lidgrp.con.dbfadrblkcn':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.con.adrelc':[
{type: 'string', required: true, message: '必输项'},
{max: 35,message:'长度不能超过35'}
],
'lidgrp.blk.insbnk':[
{type: 'string', required: false, message: '必输项'},
{max: 65*12,message:'长度不能超过65'}
],
'litameadv':[
{ required: true, message: '必输项'}
],
'lidgrp.blk.insbnkame':[
{type: 'string', required: true, message: '必输项'},
{max: 50,message:'长度不能超过50'}
],
'trnmod.swiadd.insbnk':[
{type: 'string', required: true, message: '必输项'},
{max: 50,message:'长度不能超过50'}
],
'liaall.outamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过15位'},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: '小数位不能超过2位' }
],
'liaall.outpct':[
{type: 'string', required: false, message: '必输项'},
{max: 6,message:'长度不能超过6'}
],
'liaall.concur':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'liaall.misamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过14位'},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: '小数位不能超过3位' }
],
'liaall.exttotoldamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过14位'},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: '小数位不能超过3位' }
],
'liaall.exttotamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过14位'},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: '小数位不能超过3位' }
],
'liaall.liaccv.concur':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'liaall.liaccv.newamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过15位'},
{pattern: /(^\d+$)|(^\.\d{1,2}$)|(^\d+\.\d{1,2}$)/, message: '小数位不能超过2位' }
],
'liaall.liaccv.cshpct':[
{type: 'string', required: false, message: '必输项'},
{max: 5,message:'长度不能超过5'}
],
'liaall.liaccv.newresamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过14位'},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: '小数位不能超过3位' }
],
'liaall.liaccv.relcshpct':[
{type: 'string', required: false, message: '必输项'},
{max: 5,message:'长度不能超过5'}
],
'liaall.liaccv.pctresamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过14位'},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: '小数位不能超过3位' }
],
'liaall.liaccv.totcovamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过14位'},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: '小数位不能超过3位' }
],
'liaall.liaccv.addinf':[
{type: 'string', required: true, message: '必输项'},
{max: 70,message:'长度不能超过70'}
],
'setmod.ref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'setmod.docamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过14位'},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: '小数位不能超过3位' }
],
'setmod.zmqacc':[
{type: 'string', required: false, message: '必输项'},
{max: 20,message:'长度不能超过20'}
],
'setmod.glemod.gleshwstm':[
{type: 'string', required: false, message: '必输项'},
{max: 1,message:'长度不能超过1'}
],
'bcbtyp7':[
{type: 'string', required: false, message: '必输项'},
{max: 30,message:'长度不能超过30'}
],
'bcbdat':[
{type: 'date', required: false, message: '输入正确的日期'}
],
'ameadvrmk':[
{type: 'string', required: false, message: '必输项'},
{max: 34,message:'长度不能超过34'}
],
'mtabut.coninf.oitinf.oit.inftxt':[
// {type: 'string', required: false, message: '必输项'},
// {max: 60,message:'长度不能超过60'}
{type: 'string', required: false, message: '必输项','trigger': 'blur'},
{max: 60,message:'长度不能超过60','trigger': 'blur'}
],
'mtabut.coninf.oitset.oit.inftxt':[
// {type: 'string', required: false, message: '必输项'},
// {max: 60,message:'长度不能超过60'}
{type: 'string', required: false, message: '必输项','trigger': 'blur'},
{max: 60,message:'长度不能超过60','trigger': 'blur'}
],
'mtabut.coninf.conexedat':[
{type: 'date', required: false, message: '输入正确的日期'}
],
'mtabut.coninf.usr.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 8,message:'长度不能超过8'}
],
'trnmod.trndoc.advnam':[
{type: 'string', required: false, message: '必输项'},
{max: 50,message:'长度不能超过50'}
],
'trnmod.trndoc.amdapl':[
{type: 'string', required: true, message: '必输项'},
{max: 50,message:'长度不能超过50'}
],
'trnmod.trndoc.advdoc':[
{type: 'string', required: false, message: '必输项'},
{max: 1,message:'长度不能超过1'}
],
'trnmod.trndoc.filrecv':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'trnmod.trndoc.doctrestm':[
{type: 'string', required: false, message: '必输项'},
{max: 1,message:'长度不能超过1'}
],
'trnmod.trndoc.condocstm':[
{type: 'string', required: false, message: '必输项'},
{max: 1,message:'长度不能超过1'}
],
'trnmod.trndoc.rcvatt.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'lidgrp.blk.lcrdocame':[
{type: 'string', required: false, message: '必输项'},
{max: 50,message:'长度不能超过50'}
],
'lidgrp.blk.lcrdoc':[
{type: 'string', required: false, message: '必输项'},
{max: 65,message:'长度不能超过65'}
],
'litamep.lcrdocamep.usrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 65*10,message:'长度不能超过65*10'}
],
'lidgrp.blk.lcrgodame':[
{type: 'string', required: false, message: '必输项'},
{max: 50,message:'长度不能超过50'}
],
'lidgrp.blk.lcrgod':[
{type: 'string', required: false, message: '必输项'},
{max: 65,message:'长度不能超过65'}
],
'litamep.lcrgodamep.usrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 65*10,message:'长度不能超过65*10'}
],
'lidgrp.blk.adlcndame':[
{type: 'string', required: false, message: '必输项'},
{max: 50,message:'长度不能超过50'}
],
'lidgrp.blk.spcbename':[
{type: 'string', required: false, message: '必输项'},
{max: 50,message:'长度不能超过50'}
],
'lidgrp.blk.spcrcbame':[
{type: 'string', required: false, message: '必输项'},
{max: 50,message:'长度不能超过50'}
],
'lidgrp.blk.adlcnd':[
{type: 'string', required: false, message: '必输项'},
{max: 65,message:'长度不能超过65'}
],
'lidgrp.blk.spcben':[
{type: 'string', required: false, message: '必输项'},
{max: 65,message:'长度不能超过65'}
],
'lidgrp.blk.spcrcb':[
{type: 'string', required: false, message: '必输项'},
{max: 65,message:'长度不能超过65'}
],
'litamep.adlcndamep.usrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 65*10,message:'长度不能超过65*10'}
],
'litamep.spcbenamep.usrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 1650,message:'长度不能超过1650'}
],
'litamep.spcrcbamep.usrblk':[
{type: 'string', required: false, message: '必输项'},
{max: 1650,message:'长度不能超过1650'}
],
'liaall.limmod.ecifno':[
{type: 'string', required: false, message: '必输项'},
{max: 22,message:'长度不能超过22'}
],
'liaall.limmod.ownref':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'liaall.limmod.wrkp.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'liaall.limmod.othp.ptsget.sdamod.dadsnd':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'liaall.limmod.limpts.wrk.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'liaall.limmod.wrkp.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'liaall.limmod.limpts.oth.pts.extkey':[
{type: 'string', required: false, message: '必输项'},
{max: 16,message:'长度不能超过16'}
],
'liaall.limmod.othp.ptsget.sdamod.seainf':[
{type: 'string', required: false, message: '必输项'},
{max: 3,message:'长度不能超过3'}
],
'liaall.limmod.comamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过14位'},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: '小数位不能超过3位' }
],
'liaall.limmod.limpts.wrk.pts.nam':[
{type: 'string', required: false, message: '必输项'},
{max: 40,message:'长度不能超过40'}
],
'liaall.limmod.limpts.oth.pts.nam':[
{type: 'string', required: false, message: '必输项'},
{max: 40,message:'长度不能超过40'}
],
'liaall.limmod.ccvamt':[
{type: 'string', required: false, message: '必输项'},
{max: 18,message:'整数位不能超过14位'},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: '小数位不能超过3位' }
],
'liaall.limmod.limpts.pfcod1':[
{type: 'string', required: false, message: '必输项'},
{max: 14,message:'长度不能超过14'}
],
'liaall.limmod.limpts.pfcod2':[
{type: 'string', required: false, message: '必输项'},
{max: 14,message:'长度不能超过14'}
],
/**
* Litame Check规则
*/
"liaall.misamt": null,
"lidgrp.apl.namelc": null,
"lidgrp.rec.prepers18": null,
"lidgrp.rec.lcrtyp": null,
"ameadvrmk": null,
"lidgrp.rec.apprul": null,
"lidgrp.blk.lcrgod": null,
"bcbtyp7": null,
"lidgrp.rec.stacty": null,
"lidgrp.blk.lcrdoc": null,
"litamep.lcrgodamep.usrblk": null,
"liaall.limmod.limpts.oth.pts.nam": null,
"setmod.dspflg": null,
"lidgrp.a2b.namelc": null,
"litamep.adlcndamep.usrblk": null,
"trnmod.swiadd.amenbr": null,
"lidgrp.avb.pts.adrblk": null,
"liaall.liaccv.totcovamt": null,
"liaall.limmod.limpts.wrk.pts.nam": null,
"lidgrp.blk.preper": null,
"oldlidgrp.rec.expdat": null,
"trnmod.swiadd.insbnk": null,
"lidgrp.rec.shptrss18": null,
"lidgrp.rec.cnfdet": null,
"lidgrp.avb.adrelc": null,
"lidgrp.ini.pts.extkey": null,
"trnmod.swiadd.newshpdat": null,
"lidgrp.rmb.pts.extkey": null,
"trnmod.swiadd.newexpdat": null,
"lidgrp.adv.pts.extkey": null,
"lidgrp.adv.adrelc": null,
"lidgrp.ben.pts.extkey": null,
"lidgrp.a2b.pts.extkey": null,
"lidgrp.blk.defdet": null,
"lidgrp.apl.pts.adrblk": null,
"lidgrp.rmb.pts.nam": null,
"lidgrp.con.adrelc": null,
"lidgrp.con.pts.adrblk": null,
"lidgrp.blk.dftat": null,
"lidgrp.rec.tenmaxday": null,
"lidgrp.ben.namelc": null,
"lidgrp.drw.pts.adrblk": null,
"lidgrp.drw.namelc": null,
"litameadv": null,
"liaall.limmod.limpts.oth.pts.extkey": null,
"liaall.limmod.ownref": null,
"trnmod.swiadd.newamt": null,
"liaall.limmod.ecifno": null,
"lidgrp.rec.apprultxt": null,
"lidgrp.adv.pts.adrblk": null,
"lidgrp.blk.adlcnd": null,
"lidgrp.ini.namelc": null,
"lidgrp.rec.shppars18": null,
"lidgrp.ini.pts.adrblk": null,
"litamep.lcrdocamep.usrblk": null,
"trnmod.swiadd.trnfeetxt": null,
"lidgrp.apl.adrelc": null,
"litp.usr.extkey": null,
"lidgrp.rec.avbwth": null,
"trnmod.swiadd.addamt": null,
"lidgrp.rec.opndat": null,
"lidgrp.a2b.adrelc": null,
"lidgrp.avb.namelc": null,
"lidgrp.blk.feetxt": null,
"trnmod.swiadd.newnomtop": null,
"trnmod.swiadd.newnomton": null,
"lidgrp.ben.adrelc": null,
"lidgrp.a2b.pts.adrblk": null,
"lidgrp.adv.namelc": null,
"liaall.limmod.limpts.wrk.pts.extkey": null,
"lidgrp.blk.mixdet": null,
"lidgrp.drw.adrelc": null,
"lidgrp.rec.expplc": null,
"trnmod.swiadd.ameamt": null,
"mtabut.coninf.conexedat": null,
"trnmod.swiadd.nartxt": null,
"lidgrp.avb.pts.extkey": null,
"liaall.limmod.limpts.nonrevflg1": null,
"lidgrp.blk.insbnk": null,
"lidgrp.con.pts.extkey": null,
"setmod.docamt": null,
"trnmod.swiadd.prepers18": null,
"lidgrp.ini.adrelc": null,
"lidgrp.ben.pts.adrblk": null,
"liaall.liaccv.cshpct": null,
"lidgrp.drw.pts.extkey": null,
"lidgrp.apl.pts.extkey": null,
"trnmod.swiadd.purpos": null,
"lidgrp.con.namelc": null,
"liaall.liaccv.relcshpct": null,
}
\ No newline at end of file
'liaall.misamt': null,
'lidgrp.apl.namelc': null,
'lidgrp.rec.prepers18': null,
'lidgrp.rec.lcrtyp': null,
'ameadvrmk': null,
'lidgrp.rec.apprul': null,
'lidgrp.blk.lcrgod': null,
'bcbtyp7': null,
'lidgrp.rec.stacty': null,
'lidgrp.blk.lcrdoc': null,
'litamep.lcrgodamep.usrblk': null,
'liaall.limmod.limpts.oth.pts.nam': null,
'setmod.dspflg': null,
'lidgrp.a2b.namelc': null,
'litamep.adlcndamep.usrblk': null,
'trnmod.swiadd.amenbr': null,
'lidgrp.avb.pts.adrblk': null,
'liaall.liaccv.totcovamt': null,
'liaall.limmod.limpts.wrk.pts.nam': null,
'lidgrp.blk.preper': null,
'oldlidgrp.rec.expdat': null,
'trnmod.swiadd.insbnk': null,
'lidgrp.rec.shptrss18': null,
'lidgrp.rec.cnfdet': null,
'lidgrp.avb.adrelc': null,
'lidgrp.ini.pts.extkey': null,
'trnmod.swiadd.newshpdat': null,
'lidgrp.rmb.pts.extkey': null,
'trnmod.swiadd.newexpdat': null,
'lidgrp.adv.pts.extkey': null,
'lidgrp.adv.adrelc': null,
'lidgrp.ben.pts.extkey': null,
'lidgrp.a2b.pts.extkey': null,
'lidgrp.blk.defdet': null,
'lidgrp.apl.pts.adrblk': null,
'lidgrp.rmb.pts.nam': null,
'lidgrp.con.adrelc': null,
'lidgrp.con.pts.adrblk': null,
'lidgrp.blk.dftat': null,
'lidgrp.rec.tenmaxday': null,
'lidgrp.ben.namelc': null,
'lidgrp.drw.pts.adrblk': null,
'lidgrp.drw.namelc': null,
'litameadv': null,
'liaall.limmod.limpts.oth.pts.extkey': null,
'liaall.limmod.ownref': null,
'trnmod.swiadd.newamt': null,
'liaall.limmod.ecifno': null,
'lidgrp.rec.apprultxt': null,
'lidgrp.adv.pts.adrblk': null,
'lidgrp.blk.adlcnd': null,
'lidgrp.ini.namelc': null,
'lidgrp.rec.shppars18': null,
'lidgrp.ini.pts.adrblk': null,
'litamep.lcrdocamep.usrblk': null,
'trnmod.swiadd.trnfeetxt': null,
'lidgrp.apl.adrelc': null,
'litp.usr.extkey': null,
'lidgrp.rec.avbwth': null,
'trnmod.swiadd.addamt': null,
'lidgrp.rec.opndat': null,
'lidgrp.a2b.adrelc': null,
'lidgrp.avb.namelc': null,
'lidgrp.blk.feetxt': null,
'trnmod.swiadd.newnomtop': null,
'trnmod.swiadd.newnomton': null,
'lidgrp.ben.adrelc': null,
'lidgrp.a2b.pts.adrblk': null,
'lidgrp.adv.namelc': null,
'liaall.limmod.limpts.wrk.pts.extkey': null,
'lidgrp.blk.mixdet': null,
'lidgrp.drw.adrelc': null,
'lidgrp.rec.expplc': null,
'trnmod.swiadd.ameamt': null,
'mtabut.coninf.conexedat': null,
'trnmod.swiadd.nartxt': null,
'lidgrp.avb.pts.extkey': null,
'liaall.limmod.limpts.nonrevflg1': null,
'lidgrp.blk.insbnk': null,
'lidgrp.con.pts.extkey': null,
'setmod.docamt': null,
'trnmod.swiadd.prepers18': null,
'lidgrp.ini.adrelc': null,
'lidgrp.ben.pts.adrblk': null,
'liaall.liaccv.cshpct': null,
'lidgrp.drw.pts.extkey': null,
'lidgrp.apl.pts.extkey': null,
'trnmod.swiadd.purpos': null,
'lidgrp.con.namelc': null,
'liaall.liaccv.relcshpct': null,
}
......@@ -73,11 +73,11 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {};
......
......@@ -150,165 +150,165 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {};
},
watch: {
"model.litamep.adlcndamep.modflg": {
'model.litamep.adlcndamep.modflg': {
immediate: true,
handler(val, oldval) {
if (
this.model.litamep.adlcndamep.modflg == "X" &&
this.model.litamep.adlcndamep.modmanflg == ""
this.model.litamep.adlcndamep.modflg == 'X' &&
this.model.litamep.adlcndamep.modmanflg == ''
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.adlcndamep.usrblk = "";
this.model.litamep.adlcndamep.usrblk = '';
} else if (
this.model.litamep.adlcndamep.modflg == "X" &&
this.model.litamep.adlcndamep.modmanflg == "X"
this.model.litamep.adlcndamep.modflg == 'X' &&
this.model.litamep.adlcndamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
} else if (
this.model.litamep.adlcndamep.modflg == "" &&
this.model.litamep.adlcndamep.modmanflg == ""
this.model.litamep.adlcndamep.modflg == '' &&
this.model.litamep.adlcndamep.modmanflg == ''
) {
this.flag1 = true;
this.flag2 = false;
} else if (
this.model.litamep.adlcndamep.modflg == "" &&
this.model.litamep.adlcndamep.modmanflg == "X"
this.model.litamep.adlcndamep.modflg == '' &&
this.model.litamep.adlcndamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.adlcndamep.usrblk = "";
this.model.litamep.adlcndamep.usrblk = '';
}
},
},
"model.litamep.adlcndamep.modmanflg": {
'model.litamep.adlcndamep.modmanflg': {
immediate: true,
handler(val, oldval) {
if (
this.model.litamep.adlcndamep.modflg == "X" &&
this.model.litamep.adlcndamep.modmanflg == ""
this.model.litamep.adlcndamep.modflg == 'X' &&
this.model.litamep.adlcndamep.modmanflg == ''
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.adlcndamep.usrblk = "";
this.model.litamep.adlcndamep.usrblk = '';
} else if (
this.model.litamep.adlcndamep.modflg == "X" &&
this.model.litamep.adlcndamep.modmanflg == "X"
this.model.litamep.adlcndamep.modflg == 'X' &&
this.model.litamep.adlcndamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
} else if (
this.model.litamep.adlcndamep.modflg == "" &&
this.model.litamep.adlcndamep.modmanflg == ""
this.model.litamep.adlcndamep.modflg == '' &&
this.model.litamep.adlcndamep.modmanflg == ''
) {
this.flag1 = true;
this.flag2 = false;
} else if (
this.model.litamep.adlcndamep.modflg == "" &&
this.model.litamep.adlcndamep.modmanflg == "X"
this.model.litamep.adlcndamep.modflg == '' &&
this.model.litamep.adlcndamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.adlcndamep.usrblk = "";
this.model.litamep.adlcndamep.usrblk = '';
}
},
},
},
methods: {
open(val) {
if (val === "" && !(this.model.lidgrp.blk.adlcnd == "")) {
if (val === '' && !(this.model.lidgrp.blk.adlcnd == '')) {
this.$confirm(
"是否确定要重置手动修改?",
"提示",
'是否确定要重置手动修改?',
'提示',
{
cancelButtonText: "撤销",
confirmButtonText: "确定",
type: "warning",
cancelButtonText: '撤销',
confirmButtonText: '确定',
type: 'warning',
showClose: false,
}
)
.then(() => {
//yes的执行在这里写
this.model.lidgrp.blk.adlcnd = "";
this.model.lidgrp.blk.adlcnd = '';
this.$message({
type: "success",
message: "删除成功!",
type: 'success',
message: '删除成功!',
});
})
.catch(() => {
//No的功能在这里写
this.model.litamep.adlcndamep.modflg = "X";
this.model.litamep.adlcndamep.modflg = 'X';
this.$message({
type: "info",
message: "已取消",
type: 'info',
message: '已取消',
});
});
} else if (val == "X" && this.model.litamep.adlcndamep.modmanflg == "X") {
this.$confirm("请先重置内部修改", "提示", {
confirmButtonText: "确定",
} else if (val == 'X' && this.model.litamep.adlcndamep.modmanflg == 'X') {
this.$confirm('请先重置内部修改', '提示', {
confirmButtonText: '确定',
showCancelButton: false,
type: "warning",
type: 'warning',
showClose: false,
}).then(() => {
//yes的执行在这里写
this.model.litamep.adlcndamep.modflg = "";
this.model.litamep.adlcndamep.modflg = '';
this.flag1 = true;
this.flag2 = false;
});
}
},
open1(val) {
if (val === "" && !(this.model.lidgrp.blk.adlcnd == "")) {
if (val === '' && !(this.model.lidgrp.blk.adlcnd == '')) {
this.$confirm(
"是否确定要重置手动修改?",
"提示",
'是否确定要重置手动修改?',
'提示',
{
cancelButtonText: "撤销",
confirmButtonText: "确定",
type: "warning",
cancelButtonText: '撤销',
confirmButtonText: '确定',
type: 'warning',
showClose: false,
}
)
.then(() => {
//yes的执行在这里写
this.model.lidgrp.blk.adlcnd = "";
this.model.lidgrp.blk.adlcnd = '';
this.$message({
type: "success",
message: "删除成功!",
type: 'success',
message: '删除成功!',
});
})
.catch(() => {
//No的功能在这里写
this.model.litamep.adlcndamep.modmanflg = "X";
this.model.litamep.adlcndamep.modmanflg = 'X';
this.$message({
type: "info",
message: "已取消",
type: 'info',
message: '已取消',
});
});
} else if (
this.model.litamep.adlcndamep.modflg == "X" &&
this.model.litamep.adlcndamep.modmanflg == "X"
this.model.litamep.adlcndamep.modflg == 'X' &&
this.model.litamep.adlcndamep.modmanflg == 'X'
) {
this.$confirm("请先重置修改以替换", "提示", {
confirmButtonText: "确定",
cancelButtonText: "",
this.$confirm('请先重置修改以替换', '提示', {
confirmButtonText: '确定',
cancelButtonText: '',
showCancelButton: false,
type: "warning",
type: 'warning',
showClose: false,
}).then(() => {
//yes的执行在这里写
this.model.litamep.adlcndamep.modmanflg = "";
this.model.litamep.adlcndamep.modmanflg = '';
this.flag1 = true;
this.flag2 = false;
});
......
......@@ -87,15 +87,15 @@
</div>
</template>
<script>
import event from "../event";
import Coninfp from "~/components/business/coninfp/views";
import event from '../event';
import Coninfp from '~/components/business/coninfp/views';
export default {
components: {
"m-coninfp": Coninfp,
'm-coninfp': Coninfp,
},
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {
......
......@@ -426,11 +426,11 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {};
......
......@@ -325,11 +325,11 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {
......@@ -354,31 +354,31 @@ export default {
},
created: function () {},
watch: {
"model.lidgrp.rec.avbwth": {
'model.lidgrp.rec.avbwth': {
immediate: true,
handler(val, oldVal) {
//Any Bank
if (val == "O") {
if (val == 'O') {
this.flag4 = false;
this.changeFormItemRequired("lidgrp.avb.pts.adrblk", false);
this.changeFormItemRequired('lidgrp.avb.pts.adrblk', false);
this.flag6 = false;
} //Advising Bank
else if (val == "A") {
else if (val == 'A') {
this.flag4 = true;
this.flag5 = true;
this.flag6 = true;
} //Issuing Bank
else if (val == "I") {
else if (val == 'I') {
this.flag4 = true;
this.flag5 = false;
this.flag6 = true;
} //Confirming Bank
else if (val == "C") {
else if (val == 'C') {
this.flag4 = true;
this.flag5 = true;
this.flag6 = true;
} //Specified Bank
else if (val == "S") {
else if (val == 'S') {
this.flag4 = true;
this.flag5 = false;
this.flag6 = false;
......@@ -386,30 +386,30 @@ export default {
},
},
"model.lidgrp.rec.avbby": {
'model.lidgrp.rec.avbby': {
immediate: true,
handler(val, oldVal) {
if (val == "D") {
if (val == 'D') {
this.flag1 = false;
this.flag2 = true;
this.flag3 = true;
}
if (val == "N") {
if (val == 'N') {
this.flag1 = false;
this.flag2 = false;
this.flag3 = true;
}
if (val == "P") {
if (val == 'P') {
this.flag1 = true;
this.flag2 = false;
this.flag3 = true;
}
if (val == "M") {
if (val == 'M') {
this.flag1 = true;
this.flag2 = true;
this.flag3 = false;
}
if (val == "A") {
if (val == 'A') {
this.flag1 = true;
this.flag2 = false;
this.flag3 = true;
......
......@@ -160,11 +160,11 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {
......@@ -173,155 +173,155 @@ export default {
};
},
watch: {
"model.litamep.lcrgodamep.modflg": {
'model.litamep.lcrgodamep.modflg': {
immediate: true,
handler(val, oldval) {
if (
this.model.litamep.lcrgodamep.modflg == "X" &&
this.model.litamep.lcrgodamep.modmanflg == ""
this.model.litamep.lcrgodamep.modflg == 'X' &&
this.model.litamep.lcrgodamep.modmanflg == ''
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.lcrgodamep.usrblk = "";
this.model.litamep.lcrgodamep.usrblk = '';
} else if (
this.model.litamep.lcrgodamep.modflg == "X" &&
this.model.litamep.lcrgodamep.modmanflg == "X"
this.model.litamep.lcrgodamep.modflg == 'X' &&
this.model.litamep.lcrgodamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
} else if (
this.model.litamep.lcrgodamep.modflg == "" &&
this.model.litamep.lcrgodamep.modmanflg == ""
this.model.litamep.lcrgodamep.modflg == '' &&
this.model.litamep.lcrgodamep.modmanflg == ''
) {
this.flag1 = true;
this.flag2 = false;
} else if (
this.model.litamep.lcrgodamep.modflg == "" &&
this.model.litamep.lcrgodamep.modmanflg == "X"
this.model.litamep.lcrgodamep.modflg == '' &&
this.model.litamep.lcrgodamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.lcrgodamep.usrblk = "";
this.model.litamep.lcrgodamep.usrblk = '';
}
},
},
"model.litamep.lcrgodamep.modmanflg": {
'model.litamep.lcrgodamep.modmanflg': {
immediate: true,
handler(val, oldval) {
if (
this.model.litamep.lcrgodamep.modflg == "X" &&
this.model.litamep.lcrgodamep.modmanflg == ""
this.model.litamep.lcrgodamep.modflg == 'X' &&
this.model.litamep.lcrgodamep.modmanflg == ''
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.lcrgodamep.usrblk = "";
this.model.litamep.lcrgodamep.usrblk = '';
} else if (
this.model.litamep.lcrgodamep.modflg == "X" &&
this.model.litamep.lcrgodamep.modmanflg == "X"
this.model.litamep.lcrgodamep.modflg == 'X' &&
this.model.litamep.lcrgodamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
} else if (
this.model.litamep.lcrgodamep.modflg == "" &&
this.model.litamep.lcrgodamep.modmanflg == ""
this.model.litamep.lcrgodamep.modflg == '' &&
this.model.litamep.lcrgodamep.modmanflg == ''
) {
this.flag1 = true;
this.flag2 = false;
} else if (
this.model.litamep.lcrgodamep.modflg == "" &&
this.model.litamep.lcrgodamep.modmanflg == "X"
this.model.litamep.lcrgodamep.modflg == '' &&
this.model.litamep.lcrgodamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.lcrgodamep.usrblk = "";
this.model.litamep.lcrgodamep.usrblk = '';
}
},
},
},
methods: {
open(val) {
if (val === "" && !(this.model.lidgrp.blk.lcrgod == "")) {
if (val === '' && !(this.model.lidgrp.blk.lcrgod == '')) {
this.$confirm(
"是否确定要重置手动修改?",
"提示",
'是否确定要重置手动修改?',
'提示',
{
cancelButtonText: "撤销",
confirmButtonText: "确定",
type: "warning",
cancelButtonText: '撤销',
confirmButtonText: '确定',
type: 'warning',
showClose: false,
}
)
.then(() => {
//yes的执行在这里写
this.model.lidgrp.blk.lcrgod = "";
this.model.lidgrp.blk.lcrgod = '';
this.$message({
type: "success",
message: "删除成功!",
type: 'success',
message: '删除成功!',
});
})
.catch(() => {
//No的功能在这里写
this.model.litamep.lcrgodamep.modflg = "X";
this.model.litamep.lcrgodamep.modflg = 'X';
this.$message({
type: "info",
message: "已取消",
type: 'info',
message: '已取消',
});
});
} else if (val == "X" && this.model.litamep.lcrgodamep.modmanflg == "X") {
this.$confirm("请先重置内部修改", "提示", {
confirmButtonText: "确定",
} else if (val == 'X' && this.model.litamep.lcrgodamep.modmanflg == 'X') {
this.$confirm('请先重置内部修改', '提示', {
confirmButtonText: '确定',
showCancelButton: false,
type: "warning",
type: 'warning',
showClose: false,
}).then(() => {
//yes的执行在这里写
this.model.litamep.lcrgodamep.modflg = "";
this.model.litamep.lcrgodamep.modflg = '';
this.flag1 = true;
this.flag2 = false;
});
}
},
open1(val) {
if (val === "" && !(this.model.lidgrp.blk.lcrgod == "")) {
if (val === '' && !(this.model.lidgrp.blk.lcrgod == '')) {
this.$confirm(
"是否确定要重置手动修改?",
"提示",
'是否确定要重置手动修改?',
'提示',
{
cancelButtonText: "撤销",
confirmButtonText: "确定",
type: "warning",
cancelButtonText: '撤销',
confirmButtonText: '确定',
type: 'warning',
showClose: false,
}
)
.then(() => {
//yes的执行在这里写
this.model.lidgrp.blk.lcrgod = "";
this.model.lidgrp.blk.lcrgod = '';
this.$message({
type: "success",
message: "删除成功!",
type: 'success',
message: '删除成功!',
});
})
.catch(() => {
//No的功能在这里写
this.model.litamep.lcrgodamep.modmanflg = "X";
this.model.litamep.lcrgodamep.modmanflg = 'X';
this.$message({
type: "info",
message: "已取消",
type: 'info',
message: '已取消',
});
});
} else if (
this.model.litamep.lcrgodamep.modflg == "X" &&
this.model.litamep.lcrgodamep.modmanflg == "X"
this.model.litamep.lcrgodamep.modflg == 'X' &&
this.model.litamep.lcrgodamep.modmanflg == 'X'
) {
this.$confirm("请先重置修改以替换", "提示", {
confirmButtonText: "确定",
cancelButtonText: "",
this.$confirm('请先重置修改以替换', '提示', {
confirmButtonText: '确定',
cancelButtonText: '',
showCancelButton: false,
type: "warning",
type: 'warning',
showClose: false,
}).then(() => {
//yes的执行在这里写
this.model.litamep.lcrgodamep.modmanflg = "";
this.model.litamep.lcrgodamep.modmanflg = '';
this.flag1 = true;
this.flag2 = false;
});
......
......@@ -125,11 +125,11 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {
......@@ -138,67 +138,67 @@ export default {
};
},
watch: {
"model.litamep.lcrdocamep.modflg": {
'model.litamep.lcrdocamep.modflg': {
immediate: true,
handler(val, oldval) {
if (
this.model.litamep.lcrdocamep.modflg == "X" &&
this.model.litamep.lcrdocamep.modmanflg == ""
this.model.litamep.lcrdocamep.modflg == 'X' &&
this.model.litamep.lcrdocamep.modmanflg == ''
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.lcrdocamep.usrblk = "";
this.model.litamep.lcrdocamep.usrblk = '';
} else if (
this.model.litamep.lcrdocamep.modflg == "X" &&
this.model.litamep.lcrdocamep.modmanflg == "X"
this.model.litamep.lcrdocamep.modflg == 'X' &&
this.model.litamep.lcrdocamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
} else if (
this.model.litamep.lcrdocamep.modflg == "" &&
this.model.litamep.lcrdocamep.modmanflg == ""
this.model.litamep.lcrdocamep.modflg == '' &&
this.model.litamep.lcrdocamep.modmanflg == ''
) {
this.flag1 = true;
this.flag2 = false;
} else if (
this.model.litamep.lcrdocamep.modflg == "" &&
this.model.litamep.lcrdocamep.modmanflg == "X"
this.model.litamep.lcrdocamep.modflg == '' &&
this.model.litamep.lcrdocamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.lcrdocamep.usrblk = "";
this.model.litamep.lcrdocamep.usrblk = '';
}
},
},
"model.litamep.lcrdocamep.modmanflg": {
'model.litamep.lcrdocamep.modmanflg': {
immediate: true,
handler(val, oldval) {
if (
this.model.litamep.lcrdocamep.modflg == "X" &&
this.model.litamep.lcrdocamep.modmanflg == ""
this.model.litamep.lcrdocamep.modflg == 'X' &&
this.model.litamep.lcrdocamep.modmanflg == ''
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.lcrdocamep.usrblk = "";
this.model.litamep.lcrdocamep.usrblk = '';
} else if (
this.model.litamep.lcrdocamep.modflg == "X" &&
this.model.litamep.lcrdocamep.modmanflg == "X"
this.model.litamep.lcrdocamep.modflg == 'X' &&
this.model.litamep.lcrdocamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
} else if (
this.model.litamep.lcrdocamep.modflg == "" &&
this.model.litamep.lcrdocamep.modmanflg == ""
this.model.litamep.lcrdocamep.modflg == '' &&
this.model.litamep.lcrdocamep.modmanflg == ''
) {
this.flag1 = true;
this.flag2 = false;
} else if (
this.model.litamep.lcrdocamep.modflg == "" &&
this.model.litamep.lcrdocamep.modmanflg == "X"
this.model.litamep.lcrdocamep.modflg == '' &&
this.model.litamep.lcrdocamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.lcrdocamep.usrblk = "";
this.model.litamep.lcrdocamep.usrblk = '';
}
},
},
......@@ -206,88 +206,88 @@ export default {
methods: {
...Event,
open(val) {
if (val === "" && !(this.model.lidgrp.blk.lcrdoc == "")) {
if (val === '' && !(this.model.lidgrp.blk.lcrdoc == '')) {
this.$confirm(
"是否确定要重置手动修改?",
"提示",
'是否确定要重置手动修改?',
'提示',
{
cancelButtonText: "撤销",
confirmButtonText: "确定",
type: "warning",
cancelButtonText: '撤销',
confirmButtonText: '确定',
type: 'warning',
showClose: false,
}
)
.then(() => {
//yes的执行在这里写
this.model.lidgrp.blk.lcrdoc = "";
this.model.lidgrp.blk.lcrdoc = '';
this.$message({
type: "success",
message: "删除成功!",
type: 'success',
message: '删除成功!',
});
})
.catch(() => {
//No的功能在这里写
this.model.litamep.lcrdocamep.modflg = "X";
this.model.litamep.lcrdocamep.modflg = 'X';
this.$message({
type: "info",
message: "已取消",
type: 'info',
message: '已取消',
});
});
} else if (val == "X" && this.model.litamep.lcrdocamep.modmanflg == "X") {
this.$confirm("请先重置内部修改", "提示", {
confirmButtonText: "确定",
} else if (val == 'X' && this.model.litamep.lcrdocamep.modmanflg == 'X') {
this.$confirm('请先重置内部修改', '提示', {
confirmButtonText: '确定',
showCancelButton: false,
type: "warning",
type: 'warning',
showClose: false,
}).then(() => {
//yes的执行在这里写
this.model.litamep.lcrdocamep.modflg = "";
this.model.litamep.lcrdocamep.modflg = '';
this.flag1 = true;
this.flag2 = false;
});
}
},
open1(val) {
if (val === "" && !(this.model.lidgrp.blk.lcrdoc == "")) {
if (val === '' && !(this.model.lidgrp.blk.lcrdoc == '')) {
this.$confirm(
"是否确定要重置手动修改?",
"提示",
'是否确定要重置手动修改?',
'提示',
{
cancelButtonText: "撤销",
confirmButtonText: "确定",
type: "warning",
cancelButtonText: '撤销',
confirmButtonText: '确定',
type: 'warning',
showClose: false,
}
)
.then(() => {
//yes的执行在这里写
this.model.lidgrp.blk.lcrdoc = "";
this.model.lidgrp.blk.lcrdoc = '';
this.$message({
type: "success",
message: "删除成功!",
type: 'success',
message: '删除成功!',
});
})
.catch(() => {
//No的功能在这里写
this.model.litamep.lcrdocamep.modmanflg = "X";
this.model.litamep.lcrdocamep.modmanflg = 'X';
this.$message({
type: "info",
message: "已取消",
type: 'info',
message: '已取消',
});
});
} else if (
this.model.litamep.lcrdocamep.modflg == "X" &&
this.model.litamep.lcrdocamep.modmanflg == "X"
this.model.litamep.lcrdocamep.modflg == 'X' &&
this.model.litamep.lcrdocamep.modmanflg == 'X'
) {
this.$confirm("请先重置修改以替换", "提示", {
confirmButtonText: "确定",
cancelButtonText: "",
this.$confirm('请先重置修改以替换', '提示', {
confirmButtonText: '确定',
cancelButtonText: '',
showCancelButton: false,
type: "warning",
type: 'warning',
showClose: false,
}).then(() => {
//yes的执行在这里写
this.model.litamep.lcrdocamep.modmanflg = "";
this.model.litamep.lcrdocamep.modmanflg = '';
this.flag1 = true;
this.flag2 = false;
});
......
......@@ -18,11 +18,11 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ['root'],
props:["model","codes"],
props:['model','codes'],
mixins: [event],
data(){
return {
......
......@@ -347,12 +347,12 @@
</template>
<script>
import event from "../event";
// import Event from "~/model/Ditopn/Event";
import event from '../event';
// import Event from '~/model/Ditopn/Event';
export default {
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {
......@@ -362,18 +362,18 @@ export default {
},
methods: {
nonrevflg1Change() {
if (this.model.liaall.limmod.limpts.nonrevflg1 == "1") {
this.model.liaall.limmod.limpts.pfcod1 = "";
if (this.model.liaall.limmod.limpts.nonrevflg1 == '1') {
this.model.liaall.limmod.limpts.pfcod1 = '';
}
},
nonrevflg2Change() {
if (this.model.liaall.limmod.limpts.nonrevflg2 == "1") {
this.model.liaall.limmod.limpts.pfcod2 = "";
if (this.model.liaall.limmod.limpts.nonrevflg2 == '1') {
this.model.liaall.limmod.limpts.pfcod2 = '';
}
},
show(){
let len1 = this.model.liaall.limmod.tygrd["rows"].length||[];
let len2 = this.model.liaall.limmod.dggrd["rows"].length||[];
let len1 = this.model.liaall.limmod.tygrd['rows'].length||[];
let len2 = this.model.liaall.limmod.dggrd['rows'].length||[];
if(len1>0&&len2>0){
this.same = true;
......
......@@ -30,11 +30,11 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ['root'],
props:["model","codes"],
props:['model','codes'],
mixins: [event],
data(){
return {
......
......@@ -41,37 +41,37 @@
</div>
</template>
<script>
import event from "../event";
import Amep from "./Amep";
import Ovwp1 from "./Ovwp1";
import Narp from "./Narp";
import Detp from "./Detp";
import Ptyp from "./Ptyp";
import Dorpame from "./Dorpame";
import Dogpame from "./Dogpame";
import Adcpame from "./Adcpame";
import Aamp from "./Aamp";
import Spbpame from "./Spbpame.vue";
import Sprpame from "./Sprpame.vue";
import Inspame from "./Inspame";
import event from '../event';
import Amep from './Amep';
import Ovwp1 from './Ovwp1';
import Narp from './Narp';
import Detp from './Detp';
import Ptyp from './Ptyp';
import Dorpame from './Dorpame';
import Dogpame from './Dogpame';
import Adcpame from './Adcpame';
import Aamp from './Aamp';
import Spbpame from './Spbpame.vue';
import Sprpame from './Sprpame.vue';
import Inspame from './Inspame';
export default {
components: {
"m-amep": Amep,
"m-ovwp1": Ovwp1,
"m-narp": Narp,
"m-detp": Detp,
"m-ptyp": Ptyp,
"m-dorpame": Dorpame,
"m-dogpame": Dogpame,
"m-adcpame": Adcpame,
"m-aamp": Aamp,
"m-spbpame": Spbpame,
"m-sprpame": Sprpame,
"m-inspame": Inspame,
'm-amep': Amep,
'm-ovwp1': Ovwp1,
'm-narp': Narp,
'm-detp': Detp,
'm-ptyp': Ptyp,
'm-dorpame': Dorpame,
'm-dogpame': Dogpame,
'm-adcpame': Adcpame,
'm-aamp': Aamp,
'm-spbpame': Spbpame,
'm-sprpame': Sprpame,
'm-inspame': Inspame,
},
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {
......
......@@ -332,11 +332,11 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ['root'],
props:["model","codes"],
props:['model','codes'],
mixins: [event],
data(){
return {
......
......@@ -276,40 +276,40 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ['root'],
props:["model","codes"],
props:['model','codes'],
mixins: [event],
data(){
return {
ptsaddg: {
columns: [
{
title: "角色",
width: "120px",
dataIndex: "rol",
show: "select",
title: '角色',
width: '120px',
dataIndex: 'rol',
show: 'select',
},
{
title: "当事人",
width: "180px",
dataIndex: "ptyextkey",
show: "input",
title: '当事人',
width: '180px',
dataIndex: 'ptyextkey',
show: 'input',
},
{
title: "名称",
width: "250px",
dataIndex: "nam",
title: '名称',
width: '250px',
dataIndex: 'nam',
},
{
title: "参考号",
width: "250px",
dataIndex: "ref",
title: '参考号',
width: '250px',
dataIndex: 'ref',
},
],
urls: "litp.ptsaddp.ptsaddg",
urls: 'litp.ptsaddp.ptsaddg',
},
}
},
......
......@@ -127,11 +127,11 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {
......@@ -140,155 +140,155 @@ export default {
};
},
watch: {
"model.litamep.spcbenamep.modflg": {
'model.litamep.spcbenamep.modflg': {
immediate: true,
handler(val, oldval) {
if (
this.model.litamep.spcbenamep.modflg == "X" &&
this.model.litamep.spcbenamep.modmanflg == ""
this.model.litamep.spcbenamep.modflg == 'X' &&
this.model.litamep.spcbenamep.modmanflg == ''
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.spcbenamep.usrblk = "";
this.model.litamep.spcbenamep.usrblk = '';
} else if (
this.model.litamep.spcbenamep.modflg == "X" &&
this.model.litamep.spcbenamep.modmanflg == "X"
this.model.litamep.spcbenamep.modflg == 'X' &&
this.model.litamep.spcbenamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
} else if (
this.model.litamep.spcbenamep.modflg == "" &&
this.model.litamep.spcbenamep.modmanflg == ""
this.model.litamep.spcbenamep.modflg == '' &&
this.model.litamep.spcbenamep.modmanflg == ''
) {
this.flag1 = true;
this.flag2 = false;
} else if (
this.model.litamep.spcbenamep.modflg == "" &&
this.model.litamep.spcbenamep.modmanflg == "X"
this.model.litamep.spcbenamep.modflg == '' &&
this.model.litamep.spcbenamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.spcbenamep.usrblk = "";
this.model.litamep.spcbenamep.usrblk = '';
}
},
},
"model.litamep.spcbenamep.modmanflg": {
'model.litamep.spcbenamep.modmanflg': {
immediate: true,
handler(val, oldval) {
if (
this.model.litamep.spcbenamep.modflg == "X" &&
this.model.litamep.spcbenamep.modmanflg == ""
this.model.litamep.spcbenamep.modflg == 'X' &&
this.model.litamep.spcbenamep.modmanflg == ''
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.spcbenamep.usrblk = "";
this.model.litamep.spcbenamep.usrblk = '';
} else if (
this.model.litamep.spcbenamep.modflg == "X" &&
this.model.litamep.spcbenamep.modmanflg == "X"
this.model.litamep.spcbenamep.modflg == 'X' &&
this.model.litamep.spcbenamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
} else if (
this.model.litamep.spcbenamep.modflg == "" &&
this.model.litamep.spcbenamep.modmanflg == ""
this.model.litamep.spcbenamep.modflg == '' &&
this.model.litamep.spcbenamep.modmanflg == ''
) {
this.flag1 = true;
this.flag2 = false;
} else if (
this.model.litamep.spcbenamep.modflg == "" &&
this.model.litamep.spcbenamep.modmanflg == "X"
this.model.litamep.spcbenamep.modflg == '' &&
this.model.litamep.spcbenamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.spcbenamep.usrblk = "";
this.model.litamep.spcbenamep.usrblk = '';
}
},
},
},
methods: {
open(val) {
if (val === "" && !(this.model.lidgrp.blk.spcben == "")) {
if (val === '' && !(this.model.lidgrp.blk.spcben == '')) {
this.$confirm(
"是否确定要重置手动修改?",
"提示",
'是否确定要重置手动修改?',
'提示',
{
cancelButtonText: "撤销",
confirmButtonText: "确定",
type: "warning",
cancelButtonText: '撤销',
confirmButtonText: '确定',
type: 'warning',
showClose: false,
}
)
.then(() => {
//yes的执行在这里写
this.model.lidgrp.blk.spcben = "";
this.model.lidgrp.blk.spcben = '';
this.$message({
type: "success",
message: "删除成功!",
type: 'success',
message: '删除成功!',
});
})
.catch(() => {
//No的功能在这里写
this.model.litamep.spcbenamep.modflg = "X";
this.model.litamep.spcbenamep.modflg = 'X';
this.$message({
type: "info",
message: "已取消",
type: 'info',
message: '已取消',
});
});
} else if (val == "X" && this.model.litamep.spcbenamep.modmanflg == "X") {
this.$confirm("请先重置内部修改", "提示", {
confirmButtonText: "确定",
} else if (val == 'X' && this.model.litamep.spcbenamep.modmanflg == 'X') {
this.$confirm('请先重置内部修改', '提示', {
confirmButtonText: '确定',
showCancelButton: false,
type: "warning",
type: 'warning',
showClose: false,
}).then(() => {
//yes的执行在这里写
this.model.litamep.spcbenamep.modflg = "";
this.model.litamep.spcbenamep.modflg = '';
this.flag1 = true;
this.flag2 = false;
});
}
},
open1(val) {
if (val === "" && !(this.model.lidgrp.blk.spcben == "")) {
if (val === '' && !(this.model.lidgrp.blk.spcben == '')) {
this.$confirm(
"是否确定要重置手动修改?",
"提示",
'是否确定要重置手动修改?',
'提示',
{
cancelButtonText: "撤销",
confirmButtonText: "确定",
type: "warning",
cancelButtonText: '撤销',
confirmButtonText: '确定',
type: 'warning',
showClose: false,
}
)
.then(() => {
//yes的执行在这里写
this.model.lidgrp.blk.spcben = "";
this.model.lidgrp.blk.spcben = '';
this.$message({
type: "success",
message: "删除成功!",
type: 'success',
message: '删除成功!',
});
})
.catch(() => {
//No的功能在这里写
this.model.litamep.spcbenamep.modmanflg = "X";
this.model.litamep.spcbenamep.modmanflg = 'X';
this.$message({
type: "info",
message: "已取消",
type: 'info',
message: '已取消',
});
});
} else if (
this.model.litamep.spcbenamep.modflg == "X" &&
this.model.litamep.spcbenamep.modmanflg == "X"
this.model.litamep.spcbenamep.modflg == 'X' &&
this.model.litamep.spcbenamep.modmanflg == 'X'
) {
this.$confirm("请先重置修改以替换", "提示", {
confirmButtonText: "确定",
cancelButtonText: "",
this.$confirm('请先重置修改以替换', '提示', {
confirmButtonText: '确定',
cancelButtonText: '',
showCancelButton: false,
type: "warning",
type: 'warning',
showClose: false,
}).then(() => {
//yes的执行在这里写
this.model.litamep.spcbenamep.modmanflg = "";
this.model.litamep.spcbenamep.modmanflg = '';
this.flag1 = true;
this.flag2 = false;
});
......
......@@ -127,11 +127,11 @@
</div>
</template>
<script>
import event from "../event";
import event from '../event';
export default {
inject: ["root"],
props: ["model", "codes"],
inject: ['root'],
props: ['model', 'codes'],
mixins: [event],
data() {
return {
......@@ -140,155 +140,155 @@ export default {
};
},
watch: {
"model.litamep.spcrcbamep.modflg": {
'model.litamep.spcrcbamep.modflg': {
immediate: true,
handler(val, oldval) {
if (
this.model.litamep.spcrcbamep.modflg == "X" &&
this.model.litamep.spcrcbamep.modmanflg == ""
this.model.litamep.spcrcbamep.modflg == 'X' &&
this.model.litamep.spcrcbamep.modmanflg == ''
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.spcrcbamep.usrblk = "";
this.model.litamep.spcrcbamep.usrblk = '';
} else if (
this.model.litamep.spcrcbamep.modflg == "X" &&
this.model.litamep.spcrcbamep.modmanflg == "X"
this.model.litamep.spcrcbamep.modflg == 'X' &&
this.model.litamep.spcrcbamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
} else if (
this.model.litamep.spcrcbamep.modflg == "" &&
this.model.litamep.spcrcbamep.modmanflg == ""
this.model.litamep.spcrcbamep.modflg == '' &&
this.model.litamep.spcrcbamep.modmanflg == ''
) {
this.flag1 = true;
this.flag2 = false;
} else if (
this.model.litamep.spcrcbamep.modflg == "" &&
this.model.litamep.spcrcbamep.modmanflg == "X"
this.model.litamep.spcrcbamep.modflg == '' &&
this.model.litamep.spcrcbamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.spcrcbamep.usrblk = "";
this.model.litamep.spcrcbamep.usrblk = '';
}
},
},
"model.litamep.spcrcbamep.modmanflg": {
'model.litamep.spcrcbamep.modmanflg': {
immediate: true,
handler(val, oldval) {
if (
this.model.litamep.spcrcbamep.modflg == "X" &&
this.model.litamep.spcrcbamep.modmanflg == ""
this.model.litamep.spcrcbamep.modflg == 'X' &&
this.model.litamep.spcrcbamep.modmanflg == ''
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.spcrcbamep.usrblk = "";
this.model.litamep.spcrcbamep.usrblk = '';
} else if (
this.model.litamep.spcrcbamep.modflg == "X" &&
this.model.litamep.spcrcbamep.modmanflg == "X"
this.model.litamep.spcrcbamep.modflg == 'X' &&
this.model.litamep.spcrcbamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
} else if (
this.model.litamep.spcrcbamep.modflg == "" &&
this.model.litamep.spcrcbamep.modmanflg == ""
this.model.litamep.spcrcbamep.modflg == '' &&
this.model.litamep.spcrcbamep.modmanflg == ''
) {
this.flag1 = true;
this.flag2 = false;
} else if (
this.model.litamep.spcrcbamep.modflg == "" &&
this.model.litamep.spcrcbamep.modmanflg == "X"
this.model.litamep.spcrcbamep.modflg == '' &&
this.model.litamep.spcrcbamep.modmanflg == 'X'
) {
this.flag1 = false;
this.flag2 = true;
this.model.litamep.spcrcbamep.usrblk = "";
this.model.litamep.spcrcbamep.usrblk = '';
}
},
},
},
methods: {
open(val) {
if (val === "" && !(this.model.lidgrp.blk.spcrcb == "")) {
if (val === '' && !(this.model.lidgrp.blk.spcrcb == '')) {
this.$confirm(
"是否确定要重置手动修改?",
"提示",
'是否确定要重置手动修改?',
'提示',
{
cancelButtonText: "撤销",
confirmButtonText: "确定",
type: "warning",
cancelButtonText: '撤销',
confirmButtonText: '确定',
type: 'warning',
showClose: false,
}
)
.then(() => {
//yes的执行在这里写
this.model.lidgrp.blk.spcrcb = "";
this.model.lidgrp.blk.spcrcb = '';
this.$message({
type: "success",
message: "删除成功!",
type: 'success',
message: '删除成功!',
});
})
.catch(() => {
//No的功能在这里写
this.model.litamep.spcrcbamep.modflg = "X";
this.model.litamep.spcrcbamep.modflg = 'X';
this.$message({
type: "info",
message: "已取消",
type: 'info',
message: '已取消',
});
});
} else if (val == "X" && this.model.litamep.spcrcbamep.modmanflg == "X") {
this.$confirm("请先重置内部修改", "提示", {
confirmButtonText: "确定",
} else if (val == 'X' && this.model.litamep.spcrcbamep.modmanflg == 'X') {
this.$confirm('请先重置内部修改', '提示', {
confirmButtonText: '确定',
showCancelButton: false,
type: "warning",
type: 'warning',
showClose: false,
}).then(() => {
//yes的执行在这里写
this.model.litamep.spcrcbamep.modflg = "";
this.model.litamep.spcrcbamep.modflg = '';
this.flag1 = true;
this.flag2 = false;
});
}
},
open1(val) {
if (val === "" && !(this.model.lidgrp.blk.spcrcb == "")) {
if (val === '' && !(this.model.lidgrp.blk.spcrcb == '')) {
this.$confirm(
"是否确定要重置手动修改?",
"提示",
'是否确定要重置手动修改?',
'提示',
{
cancelButtonText: "撤销",
confirmButtonText: "确定",
type: "warning",
cancelButtonText: '撤销',
confirmButtonText: '确定',
type: 'warning',
showClose: false,
}
)
.then(() => {
//yes的执行在这里写
this.model.lidgrp.blk.spcrcb = "";
this.model.lidgrp.blk.spcrcb = '';
this.$message({
type: "success",
message: "删除成功!",
type: 'success',
message: '删除成功!',
});
})
.catch(() => {
//No的功能在这里写
this.model.litamep.spcrcbamep.modmanflg = "X";
this.model.litamep.spcrcbamep.modmanflg = 'X';
this.$message({
type: "info",
message: "已取消",
type: 'info',
message: '已取消',
});
});
} else if (
this.model.litamep.spcrcbamep.modflg == "X" &&
this.model.litamep.spcrcbamep.modmanflg == "X"
this.model.litamep.spcrcbamep.modflg == 'X' &&
this.model.litamep.spcrcbamep.modmanflg == 'X'
) {
this.$confirm("请先重置修改以替换", "提示", {
confirmButtonText: "确定",
cancelButtonText: "",
this.$confirm('请先重置修改以替换', '提示', {
confirmButtonText: '确定',
cancelButtonText: '',
showCancelButton: false,
type: "warning",
type: 'warning',
showClose: false,
}).then(() => {
//yes的执行在这里写
this.model.litamep.spcrcbamep.modmanflg = "";
this.model.litamep.spcrcbamep.modmanflg = '';
this.flag1 = true;
this.flag2 = false;
});
......
......@@ -117,55 +117,55 @@
</div>
</template>
<script>
import CodeTable from "~/config/CodeTable";
import CodeTable from '~/config/CodeTable';
import formRules from '../model/check';
import operationFunc from "~/mixin/operationFunc";
import Litame from "../model";
import event from "../event";
import Ovwp from "./Ovwp";
import Ovwp1 from "./Ovwp1";
import Aamp from "./Aamp";
import Narp from "./Narp";
import Detp from "./Detp";
import Ptyp from "./Ptyp";
import Inspame from "./Inspame";
import Addbcb from "./Addbcb";
import Dorpame from "./Dorpame";
import Dogpame from "./Dogpame";
import Adcpame from "./Adcpame";
import operationFunc from '~/mixin/operationFunc';
import Litame from '../model';
import event from '../event';
import Ovwp from './Ovwp';
import Ovwp1 from './Ovwp1';
import Aamp from './Aamp';
import Narp from './Narp';
import Detp from './Detp';
import Ptyp from './Ptyp';
import Inspame from './Inspame';
import Addbcb from './Addbcb';
import Dorpame from './Dorpame';
import Dogpame from './Dogpame';
import Adcpame from './Adcpame';
import Engp from "~/components/business/engp/views";
import Ccvpan from "~/components/business/ccvpan/views";
import Coninfp from "~/components/business/coninfp/views";
import Docpan from "~/components/business/docpan/views";
import Doctre from "~/components/business/doctre/views";
import Setmod from "~/components/business/setmod/views";
import Glentry from "~/components/business/glentry/views";
// import Limitbody from "./Limitbody";
import Limitbody from "~/components/business/limitbody/views";
import Engp from '~/components/business/engp/views';
import Ccvpan from '~/components/business/ccvpan/views';
import Coninfp from '~/components/business/coninfp/views';
import Docpan from '~/components/business/docpan/views';
import Doctre from '~/components/business/doctre/views';
import Setmod from '~/components/business/setmod/views';
import Glentry from '~/components/business/glentry/views';
// import Limitbody from './Limitbody';
import Limitbody from '~/components/business/limitbody/views';
export default {
name: "Litame",
name: 'Litame',
components: {
"m-ovwp": Ovwp,
"m-ovwp1": Ovwp1,
"m-aamp": Aamp,
"m-narp": Narp,
"m-detp": Detp,
"m-ptyp": Ptyp,
"m-inspame": Inspame,
"m-engp": Engp,
"m-ccvpan": Ccvpan,
"m-addbcb": Addbcb,
"m-coninfp": Coninfp,
"m-docpan": Docpan,
"m-doctre": Doctre,
"m-dorpame": Dorpame,
"m-dogpame": Dogpame,
"m-adcpame": Adcpame,
"m-limitbody": Limitbody,
"m-setmod": Setmod,
"m-glentry": Glentry,
'm-ovwp': Ovwp,
'm-ovwp1': Ovwp1,
'm-aamp': Aamp,
'm-narp': Narp,
'm-detp': Detp,
'm-ptyp': Ptyp,
'm-inspame': Inspame,
'm-engp': Engp,
'm-ccvpan': Ccvpan,
'm-addbcb': Addbcb,
'm-coninfp': Coninfp,
'm-docpan': Docpan,
'm-doctre': Doctre,
'm-dorpame': Dorpame,
'm-dogpame': Dogpame,
'm-adcpame': Adcpame,
'm-limitbody': Limitbody,
'm-setmod': Setmod,
'm-glentry': Glentry,
},
provide() {
return {
......@@ -176,12 +176,12 @@ export default {
computed: {},
data() {
return {
tabVal: "ovwp",
trnName: "litame",
tabVal: 'ovwp',
trnName: 'litame',
model: new Litame().data,
rules: formRules,
codes: { ...CodeTable },
activeNames: ["engp"],
activeNames: ['engp'],
promptData: {
title: 'Select a Party',
columns: [
......
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