flat: 修改传说中的Attachment

This commit is contained in:
Apcallover
2024-04-22 15:20:56 +08:00
parent 459985c9fa
commit d71c5171f4

View File

@@ -104,6 +104,7 @@
type: 'string', type: 'string',
required: true, required: true,
max: 18, max: 18,
min: 18,
message: '请输入18位统一信用代码', message: '请输入18位统一信用代码',
trigger: ['change'] trigger: ['change']
}, },