fix 81519
This commit is contained in:
@@ -244,7 +244,7 @@ export default {
|
||||
// 标准编号/标准名称
|
||||
standardNumberOrName: {
|
||||
rules: [{
|
||||
required: true,
|
||||
required: false,
|
||||
message: this.$t('pleaseEnter') + this.$t('projectLibrary.vehicleItemLibrary.standardNumberStandardName')
|
||||
}],
|
||||
validateTrigger: 'blur'
|
||||
|
||||
Reference in New Issue
Block a user