twt преди 1 година
родител
ревизия
0f974d88af
променени са 3 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      pages/user/myOrder/activityOrderDetail.vue
  2. 1 1
      pages/user/myOrder/mallOrderDetail.vue
  3. 1 1
      pages/user/myOrder/paintOrderDetail.vue

+ 1 - 1
pages/user/myOrder/activityOrderDetail.vue

@@ -596,7 +596,7 @@
 						 });
 						setTimeout(function() {
 							that.getData()
-						}, 300);
+						}, 1000);
 				    },
 				    fail: function (err) {
 					  console.log(err)

+ 1 - 1
pages/user/myOrder/mallOrderDetail.vue

@@ -543,7 +543,7 @@
 						 });
 						 setTimeout(function() {
 						 	that.getData()
-						 }, 300);
+						 }, 1000);
 						
 				    },
 				    fail: function (err) {

+ 1 - 1
pages/user/myOrder/paintOrderDetail.vue

@@ -522,7 +522,7 @@
 						 });
 						setTimeout(function() {
 							that.getData()
-						}, 300);
+						}, 1000);
 				    },
 				    fail: function (err) {
 					  console.log(err)