zs 2 سال پیش
والد
کامیت
9f4530f914
1فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 3
      pagesHome/order/detail.vue

+ 0 - 3
pagesHome/order/detail.vue

@@ -205,9 +205,6 @@
 		onLoad: async function(e) {
 			const that = this;
 			that.$set(that, `id`, e.id || '');
-		},
-		onShow: async function() {
-			const that = this;
 			await that.searchConfig();
 			await that.search();
 			await that.configShare();