From bcf7914e7b55e72cc453b559086255a56fe53a64 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期一, 20 一月 2025 08:59:44 +0800
Subject: [PATCH] feat:电子提煤单下载显示

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

diff --git a/api/globalApi.js b/api/globalApi.js
index 3d23a0c..e4a599b 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -569,6 +569,17 @@
 		url:'/wrzs/api/showQRCode',
 		method: 'GET'
 	},
+	//鐢靛瓙纾呭崟涓嬭浇
+	downLoadTm:{
+		url:'/wrzs/e-task',
+		method: 'GET'
+	},
+	//鏌ヨ闇�瑕佷娇鐢ㄧ數瀛愮鍗曠殑鐭�
+	getIsOpenTm:{
+		url:'/dict/type/app_tmorder_use',
+		method: 'GET'
+	}
+
 
 
 }
\ No newline at end of file

--
Gitblit v1.9.1