Commit 660b98ab by 吴佳

20220127 wujia 汇出汇款 界面调整

parent 7898fb55
......@@ -354,13 +354,13 @@ export default {
],
"mtabut.coninf.oitinf.oit.inftxt":[
{type: "string", required: true, message: "必输项"},
{type: "string", required: false, message: "必输项"},
{max: 60,message:"长度不能超过60"}
],
"mtabut.coninf.oitset.oit.inftxt":[
{type: "string", required: true, message: "必输项"},
{type: "string", required: false, message: "必输项"},
{max: 60,message:"长度不能超过60"}
],
......
......@@ -201,7 +201,7 @@
value-format="yyyy-MM-dd"
style="width: 100%"
placeholder=""
disabled
:disabled="model.cpdgrp.rec.ischktyp"
></c-date-picker>
</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