Ver Fonte

委托单

zhuwei há 1 ano atrás
pai
commit
6e11e03b45
1 ficheiros alterados com 1 adições e 0 exclusões
  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