Commit d264cd56 by liaoxing

letdav修改

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