Commit 46dbcf03 by Wuyuqiu

lttdck、lttdav交易检核及提交完成

parent 60917446
......@@ -105,9 +105,11 @@ export default class Lttdav {
},
docgrdmbe1: {
docdsclab: "", // Label of document description .bttp.docgrdmbe1.docdsclab
docgrd: "",
},
docgrdmbe2: {
docdsclab: "", // Label of document description .bttp.docgrdmbe2.docdsclab
docgrd: "",
},
futhndflg: "", // further handling .bttp.futhndflg
rmtp: {
......
......@@ -169,7 +169,7 @@ export default {
"ltdgrp.rec.utlnbr":[
{type: "number", required: false, message: "必输项"},
{max: 3,message:"长度不能超过3"}
{type: "number",max: 999,message:"长度不能超过3"}
],
"btdgrp.blk.docdis":[
......
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