Parcourir la source

不勾选条目也可以提交

zhangxc il y a 5 ans
Parent
commit
f710291083
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  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)