From 7b691374e54c59d16ce25a8647b8b9822ce5e4fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Mon, 8 Apr 2024 14:54:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/continueSigning/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/manage/continueSigning/index.vue b/src/views/manage/continueSigning/index.vue index 2e964c5..1455694 100644 --- a/src/views/manage/continueSigning/index.vue +++ b/src/views/manage/continueSigning/index.vue @@ -94,7 +94,7 @@ - @@ -208,7 +208,7 @@ export default { this.info(); }, methods: { - ontemplate(item) { + onroute(item) { this.signPackage.routeId = item.routeId this.signPackage.routeName = item.routeName },