浏览代码

不勾选条目也可以提交

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 === '') {
          if(casesId === '') {
           this.warning('请选择模块ID')
           this.warning('请选择模块ID')
            return
            return
-        }
-         if(!checkedcasesEntrys.length) {
-          this.warning('请选择条目')
-           return
         }
         }
         let qcInputMappingSaveVO = []
         let qcInputMappingSaveVO = []
         let casesEntryIdList = this.getIdList(this.casesEntryList)
         let casesEntryIdList = this.getIdList(this.casesEntryList)