zs 2 years ago
parent
commit
6dbbf86d3e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pagesMy/order/detail.vue

+ 0 - 1
pagesMy/order/detail.vue

@@ -36,7 +36,6 @@
 			that.$set(that, `id`, e.id || '');
 			that.watchLogin();
 		},
-		onShow: function() {},
 		methods: {
 			// 提交保存
 			async onSubmit(ref) {