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