【修改】修改bug

This commit is contained in:
zhoulingpo
2023-05-04 16:44:29 +08:00
parent 36f9d91cce
commit cd4ee9f5ba
+1 -1
View File
@@ -163,7 +163,7 @@ export default {
trigger: 'change'
}, {
max: 100,
message: '申请原因最多填写100字符',
message: '流程名称最多填写100字符',
trigger: 'change'
}]
},