소스 검색

不勾选条目也可以提交

zhangxc 5 년 전
부모
커밋
f710291083
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      src/components/recordInput/AddRecord.vue

+ 0 - 4
src/components/recordInput/AddRecord.vue

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