From 0b89185331677b648127332a3f8a8df1205ae2f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Tue, 10 Feb 2026 12:21:05 +0800 Subject: [PATCH] =?UTF-8?q?feat(order):=20=E4=B8=BA=E9=80=80=E6=AC=BE?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E6=B7=BB=E5=8A=A0=E6=9D=83=E9=99=90=E6=8E=A7?= =?UTF-8?q?=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在退款按钮上添加 v-permission 指令 - 设置权限标识为 'shop:shopOrder:refund' - 确保只有具备相应权限的用户才能执行退款操作 --- src/views/shop/shopOrder/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/shop/shopOrder/index.vue b/src/views/shop/shopOrder/index.vue index 4bd776e..0318722 100644 --- a/src/views/shop/shopOrder/index.vue +++ b/src/views/shop/shopOrder/index.vue @@ -160,7 +160,7 @@ 详情 - + 退款