Sfoglia il codice sorgente

不勾选条目也可以提交

zhangxc 5 anni fa
parent
commit
f710291083
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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)