From 316776845ef2838f9005c7d3cb4b5669c974c6d7 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Fri, 17 Oct 2025 13:57:23 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20base=20=E4=BC=98=E5=8C=96ticket?= =?UTF-8?q?=E7=BB=84=E4=BB=B62?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wf/myticket.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wf/myticket.vue b/src/views/wf/myticket.vue index 2d5a193d..c0f481ce 100644 --- a/src/views/wf/myticket.vue +++ b/src/views/wf/myticket.vue @@ -180,7 +180,7 @@ export default { wfOptions: [], currentComponent: null, ticketId: null, - t_id: null, + t_id: "", }; }, mounted() {