Commit d264cd56 by liaoxing

letdav修改

parent 547ba7ac
......@@ -36,7 +36,7 @@ export default {
...params,
transName: this.trnName,
userId: window.sessionStorage.userId || 'ZL',
bedgrp:{
ledgrp:{
rec:{
inr: this.$route.query.inr
}
......
......@@ -286,7 +286,7 @@ let checkObj = {
{max: 65, message: '长度不能超过65'},
],
'ledgrp.rec.tenmaxday': [
{required: true, message: '必输项'},
// {required: true, message: '必输项'},在后端进行了校验
{max: 9999, message: '长度不能超过4'},
],
'ledgrp.rec.porloa': [
......
......@@ -24,13 +24,13 @@ export default class Letopn {
branchinr: '00000047',
stagod: '',
tenmaxday: '',
nomton: '',
nomton: '0',
expplc: '',
stacty: '',
revtyp: '',
revtimes: '',
opndat: '',
nomtop: '',
nomtop: '0',
avbwth: '',
revflg: '',
spcbenflg: '',
......
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