[update] 修改企标临时权限设置到期日期必填
This commit is contained in:
@@ -75,7 +75,7 @@ export default {
|
|||||||
],
|
],
|
||||||
validateTrigger: 'change'
|
validateTrigger: 'change'
|
||||||
},
|
},
|
||||||
notes: {
|
authDate: {
|
||||||
rules: [
|
rules: [
|
||||||
{ required: true, message: this.$t('pleaseEnter') + this.$t('enterpriseStandardLibrary.standard.maturityDate') }
|
{ required: true, message: this.$t('pleaseEnter') + this.$t('enterpriseStandardLibrary.standard.maturityDate') }
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user