From 4cd6baf00e7c3fbd26db50f6b6f4358cef5752f3 Mon Sep 17 00:00:00 2001
From: 重庆迈尖科技有限公司
Date: 星期三, 17 六月 2020 16:36:54 +0800
Subject: [PATCH] s

---
 AppInside/cloudPushOrder/cloudPushOrderManage.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/AppInside/cloudPushOrder/cloudPushOrderManage.html b/AppInside/cloudPushOrder/cloudPushOrderManage.html
index 4376bc2..1542447 100644
--- a/AppInside/cloudPushOrder/cloudPushOrderManage.html
+++ b/AppInside/cloudPushOrder/cloudPushOrderManage.html
@@ -834,7 +834,8 @@
 							url: host + "/fanli/api/v2/user/cloud/getGoodsList",
 							dataType: "jsonp",
 							async: false,
-							success: function(result) {
+							success: function(result) {
+								load.hidden();
 								yesApp.hideLoading();
 								if (result.code == 0) {
 									app.custom = result.data.custom;

--
Gitblit v1.8.0