dicom新增时间限制最大值去除
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
0153644432
commit
687985e66b
|
@ -250,7 +250,7 @@ export default {
|
||||||
{
|
{
|
||||||
type: 'number',
|
type: 'number',
|
||||||
min: 0,
|
min: 0,
|
||||||
max: 365,
|
// max: 365,
|
||||||
message: this.$t('common:ruleMessage:PacsSearchMaxDaysPattern'),
|
message: this.$t('common:ruleMessage:PacsSearchMaxDaysPattern'),
|
||||||
trigger: 'blur',
|
trigger: 'blur',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue