From bb52e0d4baffe8e0486c951e525b6614bd4aaa28 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期一, 24 四月 2023 14:08:56 +0800
Subject: [PATCH] 修改样式,修复已知bug

---
 api/globalApi.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/api/globalApi.js b/api/globalApi.js
index 0b51552..7354daa 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -313,5 +313,10 @@
 	getTmTaskCoalData: {
 		url: '/wrzs/tmtaskcoal/getTmTaskCoalData',
 		method: 'GET'
+	},
+	//鏍规嵁id鎷垮埌杞彂涓殑鍘熷鏁伴噺
+	jhorderplanforward: {
+		url: '/wrzs/jhorderplanforward/getAppById',
+		method: 'GET'
 	}
 }

--
Gitblit v1.9.1