Explorar o código

查询加合同段id

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
b6e52d5092
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/using/query.vue

+ 1 - 0
src/views/using/query.vue

@@ -561,6 +561,7 @@ const getTableData = async () => {
     const { error, code, data } = await archiveQueryApi.getarchiveQueryPage({
         ...searchForm.value,
         projectId: projectId.value,
+        contractId:contractId.value
 
     })
     tableLoading.value = false