Browse Source

委托单

zhuwei 1 năm trước cách đây
mục cha
commit
6e11e03b45
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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