zs 2 years ago
parent
commit
9f4530f914
1 changed files with 0 additions and 3 deletions
  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();