|
@@ -353,7 +353,7 @@ const PurColumns = [
|
|
rows: 1,
|
|
rows: 1,
|
|
inputType: "Textarea",
|
|
inputType: "Textarea",
|
|
isShow: true,
|
|
isShow: true,
|
|
- maxlength: 180,
|
|
|
|
|
|
+ maxlength: 60,
|
|
},
|
|
},
|
|
{
|
|
{
|
|
key: "sysFileRecordList",
|
|
key: "sysFileRecordList",
|
|
@@ -1184,7 +1184,7 @@ const CauseColumns = [
|
|
rows: 1,
|
|
rows: 1,
|
|
inputType: "Textarea",
|
|
inputType: "Textarea",
|
|
isShow: true,
|
|
isShow: true,
|
|
- maxlength: 180,
|
|
|
|
|
|
+ maxlength: 60,
|
|
},
|
|
},
|
|
{
|
|
{
|
|
key: "sysFileRecordList",
|
|
key: "sysFileRecordList",
|