From e0625843d2843589139915bc9923295d160d2244 Mon Sep 17 00:00:00 2001 From: dong <58670809@qq.com> Date: Thu, 13 Jul 2023 15:20:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/DraftManage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/DraftManage.vue b/src/pages/DraftManage.vue index b2b9f1e..cb5e50c 100644 --- a/src/pages/DraftManage.vue +++ b/src/pages/DraftManage.vue @@ -32,7 +32,7 @@ color="primary" :disable="operateDisabled" label="编辑" - :to="`/painting/${props.row.id}/${props.row.type}`" + :to="`/painting/${props.row.id}/Line`" />