From d4faa6c7a7f3c678e75afc93119aec5fc736f242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=B3=E5=8D=8E=E7=A5=A5?= Date: Wed, 26 Feb 2020 21:12:32 +0800 Subject: [PATCH] =?UTF-8?q?GFRS-615=20=E9=97=AE=E5=8D=B7=E8=B0=83=E6=9F=A5?= =?UTF-8?q?VUE=20=E5=BB=B6=E6=97=B6=E6=B7=BB=E5=8A=A0=20--=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E4=BA=BA=EF=BC=9A=E9=98=B3=E5=8D=8E=E7=A5=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/survey/SurveyList.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/ebiz/survey/SurveyList.vue b/src/views/ebiz/survey/SurveyList.vue index 796104fa6..9a71a3008 100644 --- a/src/views/ebiz/survey/SurveyList.vue +++ b/src/views/ebiz/survey/SurveyList.vue @@ -121,6 +121,7 @@ export default { } }, created() { + setTimeout(() => {}, 1000) //添加延时处理-安卓无法获取appCallBack 对象 // 初始化 window['appCallBack'] = this.appCallBack // 获取表单列表