From f443e04710af1435995948887d38c0d47c550882 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 23 Dec 2021 15:11:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E5=8D=B7=E8=A1=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppPageInteraction/AppPageInteraction.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppPageInteraction/AppPageInteraction.vue b/src/apps/AppPageInteraction/AppPageInteraction.vue index 6e466125..aee6d116 100644 --- a/src/apps/AppPageInteraction/AppPageInteraction.vue +++ b/src/apps/AppPageInteraction/AppPageInteraction.vue @@ -25,7 +25,7 @@ export default { { name: '问卷表单', icon: require('./img/wjbd.png'), - url: '../AppAskForm/AppForm' + url: '../AppAskForm/AppAskForm' } ] }