From 06e95b862a3b55c7892631c3b39d269554de2011 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Mon, 26 Feb 2024 15:16:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/category/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/category/index.vue b/src/views/category/index.vue index 5539b55..c003bc2 100644 --- a/src/views/category/index.vue +++ b/src/views/category/index.vue @@ -196,7 +196,8 @@ }, { prop: "myindex", - label: "排序" + label: "排序", + }] } },