From a566bf1ca5003c351a87a07a9038bc1f815679a0 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123 <819527061@qq.com>
Date: 星期四, 14 七月 2022 16:57:54 +0800
Subject: [PATCH] '发运日计划'
---
utils/api.js | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/utils/api.js b/utils/api.js
index fc114a5..c42b81e 100644
--- a/utils/api.js
+++ b/utils/api.js
@@ -82,8 +82,11 @@
url:'/admin/dict/type/contract_type',
method:'GET'
},
-
-
+ // 閫夊畾鍚堝悓
+ getByContractId:{
+ url:'/yunxiao/contractitem/getByContractId',
+ method:'GET'
+ },
// 鎾ゅ洖
withDraw:{
--
Gitblit v1.9.1