From 2b83081e81d6881acb4d58f2cc53a73317865528 Mon Sep 17 00:00:00 2001 From: lc <15038716315@163.com> Date: Fri, 12 Apr 2024 18:15:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E7=BB=B4=E7=A0=81texturl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/abuwx/wxuser/project.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/abuwx/wxuser/project.vue b/src/views/abuwx/wxuser/project.vue index d1c1c0b..ac23e78 100644 --- a/src/views/abuwx/wxuser/project.vue +++ b/src/views/abuwx/wxuser/project.vue @@ -75,7 +75,6 @@ -
问卷标题:{{ this.titles }}
@@ -161,7 +160,7 @@ export default { }, //二维码 openerweima(row) { - this.texturl = `http://58.223.177.154:8082?id=${row.id}` + this.texturl = `https://xiaofangweibao.jsxinyuansu.com/pages/index?id=${row.id}` this.codeOpen = true }, // 表单重置