@@ -280,10 +280,6 @@
if(casesId === '') {
this.warning('请选择模块ID')
return
- }
- if(!checkedcasesEntrys.length) {
- this.warning('请选择条目')
- return
}
let qcInputMappingSaveVO = []
let casesEntryIdList = this.getIdList(this.casesEntryList)