diff --git a/src/pages/repleinsh/job/repleinshJob.vue b/src/pages/repleinsh/job/repleinshJob.vue index 46056a88..9eb59777 100644 --- a/src/pages/repleinsh/job/repleinshJob.vue +++ b/src/pages/repleinsh/job/repleinshJob.vue @@ -114,6 +114,7 @@ methods: { getList(type) { + let that = this; uni.showLoading({ title: "加载中­....",