Ver código fonte

待测样品

ZaiZai 1 ano atrás
pai
commit
c471db305a
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      src/views/tentative/acquisition/data.vue

+ 0 - 1
src/views/tentative/acquisition/data.vue

@@ -262,7 +262,6 @@ const getTableData = async () => {
     const { error, code, data } = await mainApi.page({
         ...searchForm.value,
         projectId: projectId.value,
-        contractId: contractId.value,
     })
     //处理数据
     tableLoading.value = false