Commit 3583fa29 by huxi

添加字段

parent c0e4d913
......@@ -144,7 +144,8 @@ export default class Litame {
porloa: '',
apprultxt: '',
branchinr:'',
inr:''
inr:'',
shppars18:'',
},
adv: {
pts: new Pts().data,
......
......@@ -394,7 +394,7 @@ let checkObj = {
'brdgrp.srm.djudat': [{ type: 'string', required: false }],
'brdgrp.srm.djuref': [{ type: 'string', required: false }],
invtyp: [{ type: 'string', required: true, message: '必输项' }],
// 'outlen.szflg': [{ type: 'string', required: true, message: '必输项' }],
'szflg': [{ type: 'string', required: true, message: '必输项' }],
'outlen.acttyp': [{ type: 'string', required: false, message: '必输项' }],
'brdgrp.srm.djutyp': [{ type: 'string', required: true, message: '必输项' }],
};
......
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