78278 政策入库流程--政策文号非必填
This commit is contained in:
@@ -216,7 +216,7 @@ export default {
|
||||
{validator: this.verify.valiateEnName, trigger: 'change'}
|
||||
],
|
||||
lawsNo: [
|
||||
{required: true, type: 'string', message: '政策文号不能为空', trigger: 'change'},
|
||||
// {required: true, type: 'string', message: '政策文号不能为空', trigger: 'change'},
|
||||
{type: 'string', max: 100, message: '政策文号不能超过100个字符', trigger: 'change'}
|
||||
],
|
||||
issueCompany: [
|
||||
|
||||
Reference in New Issue
Block a user