[update] 解决禅道上一部分企标bug
This commit is contained in:
@@ -328,7 +328,7 @@ export default {
|
||||
rule.push({
|
||||
required: true,
|
||||
message: res.dbFieldTxt + this.$t('cannotEmpty'),
|
||||
trigger: ['change', 'blur']
|
||||
trigger: 'change'
|
||||
})
|
||||
} else {
|
||||
rule.push({
|
||||
|
||||
Reference in New Issue
Block a user