zs 2 năm trước cách đây
mục cha
commit
9f4530f914
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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();