|
|
@@ -152,7 +152,7 @@ export default {
|
|
|
// { key: 'generate', icon: 'ibps-icon-cube', label: '生成报告', type: 'success', hidden: this.readonly },
|
|
|
{ key: 'cancel', icon: 'el-icon-close', label: '关闭', type: 'danger' }
|
|
|
],
|
|
|
- validateList: ['targetValue', 'allowableSDr', 'allowableSDl', 'claimValue']
|
|
|
+ validateList: ['specimensName', 'targetValue', 'allowableSDr', 'allowableSDl', 'claimValue']
|
|
|
}
|
|
|
},
|
|
|
watch: {
|