Browse Source

不勾选条目也可以提交

zhangxc 5 năm trước cách đây
mục cha
commit
f710291083
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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)