From 2d742116c8cdc3a3f646e20340a185455f18cd5a Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期四, 29 六月 2023 09:56:56 +0800
Subject: [PATCH] 称重页面问题修改

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

diff --git a/api/globalApi.js b/api/globalApi.js
index ccfcbc8..0f4d899 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -271,11 +271,16 @@
 		url: '/wrzs/userOperation/weighList',
 		method: 'GET'
 	},
-	// 鍔犲噺鐓�
+	// 鍔犲噺鐓� 娌抽挗
 	addAndSubtractCoal: {
 		url: '/wrzs/jcgatestate/repeatCheck',
 		method: 'POST'
 	},
+	// 缁х画绉伴噸
+	continueWeigh: {
+		url: '/wrzs/jcgatestate/continueWeigh',
+		method: 'POST'
+	},
 	// 鑾峰彇鎵�鍦ㄧ鎴�
 	getWeighHouse: {
 		url: '/wrzs/jccoalweighhouse/getWeighHouse',

--
Gitblit v1.9.1