소스 검색

委托单

zhuwei 1 년 전
부모
커밋
6e11e03b45
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/tentative/detect/commission.vue

+ 1 - 0
src/views/tentative/detect/commission.vue

@@ -381,6 +381,7 @@ const creatingDelegate = async () => {
     }
     form.contractId = delegateContractId.value
     form.nodeErTreeId = nodeErTreeId.value
+
     if (isNullES(form.sampleId)) {
         window.$message.warning('请先关联取样材料')
         return