Browse Source

工单处理移动端代码

user5 8 months ago
parent
commit
e0baef468c
1 changed files with 0 additions and 8 deletions
  1. 0 8
      pages/message/message.vue

+ 0 - 8
pages/message/message.vue

@@ -76,14 +76,6 @@
 		created() {
 			this.loadmore()
 		},
-		onLoad() {
-			console.log('进入onLoad方法')
-			this.loadmore()
-		},
-		onShow() {
-			console.log('进入onShow方法')
-			this.loadmore()
-		},
 		methods: {
 			// 跳转到详细页面
 			toDetail (notify) {