Commit 6695f348 by wangyanjiao

#358

parent a979c2ed
......@@ -360,4 +360,7 @@ export default {
{type: "string", required: false, message: "必输项"},
{max: 40,message:"长度不能超过40"}
],
"bodgrp.rec.dircolflg":[
{type: "string", required: false,message:"???"}
]
}
\ No newline at end of file
......@@ -45,7 +45,7 @@
<c-col :span="24">
<el-form-item label="" prop="bodgrp.blk.colinsflg">
<c-checkbox v-model="colinsflg" disabled>Collection instructions modified</c-checkbox>
<c-checkbox v-model="colinsflg" disabled>Delivery of Documents Instructions modified</c-checkbox>
</el-form-item>
</c-col>
......
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