From f266501a7b5ae895d9935c229f40008148032678 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Fri, 22 Nov 2024 14:31:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=95=86=E5=93=81=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=A4=9A=E8=A7=84=E6=A0=BC=E6=93=8D=E4=BD=9C=E7=BC=96?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/index.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/views/product/index.vue b/src/views/product/index.vue index 3499939..38bbe20 100644 --- a/src/views/product/index.vue +++ b/src/views/product/index.vue @@ -189,11 +189,13 @@ style="margin-left: 20px !important;"> 编辑 --> - 编辑 - - 删除 - +
+ 编辑 + + 删除 + +
@@ -244,7 +246,7 @@ import { tbProductListV2, tbShopCategoryGet, tbProductDelete, tbProductIsHot, up import { hasPermission } from '@/utils/limits.js' export default { - name:'product', + name: 'product', components: { BindCons, StockHistory