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 |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/api/globalApi.js b/api/globalApi.js
index 87aed7b..e4a599b 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -573,7 +573,13 @@
 	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