Commit 49fe3292 by WF1020

brtset修改

parent 2c63347b
......@@ -641,13 +641,13 @@ let checkObj = {
],
'mtabut.coninf.oitinf.oit.inftxt': [
{ type: 'string', required: true, message: '必输项' },
{ max: 60, message: '长度不能超过60' },
// { type: 'string', required: true, message: '必输项' },
// { max: 60, message: '长度不能超过60' },
],
'mtabut.coninf.oitset.oit.inftxt': [
{ type: 'string', required: true, message: '必输项' },
{ max: 60, message: '长度不能超过60' },
// { type: 'string', required: true, message: '必输项' },
// { max: 60, message: '长度不能超过60' },
],
'mtabut.coninf.conexedat': [
......
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