Sfoglia il codice sorgente

请款:关联合同列表调整

lxf 1 anno fa
parent
commit
99504226fa
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      src/components/process/SendFunds.vue

+ 1 - 2
src/components/process/SendFunds.vue

@@ -564,8 +564,7 @@ const getDictData = () => {
     accountData.value = res.rows;
   });
   // 关联合同
-
-  proxy.post("/contract/page", { pageNum: 1, pageSize: 9999, status: 30 }).then((res) => {
+  proxy.post("/contract/page1", { pageNum: 1, pageSize: 9999, status: 30 }).then((res) => {
     contractList.value = res.rows;
   });
   // 部门树