Explorar o código

新增记录id

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
a86af2f4f7
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/tentative/detect/test-form.vue

+ 2 - 1
src/views/tentative/detect/test-form.vue

@@ -506,7 +506,8 @@ const getLinksSampleData = async () => {
     const { error, code, data } = await dataApi.sampleListInfo({
         ...linksSampleSearchForm.value,
         projectId: projectId.value,
-        contractId: contractId.value
+        contractId: contractId.value,
+        id:dataId
     })
     //处理数据
     linksSampleTableLoading.value = false