code review:商品管理

This commit is contained in:
YunaiV
2023-06-03 20:50:07 +08:00
parent 541b23c8c1
commit 158585670c
7 changed files with 29 additions and 11 deletions

View File

@@ -171,7 +171,6 @@
</el-table-column>
<el-table-column align="center" fixed="right" label="操作" min-width="200">
<template #default="{ row }">
<!-- TODO @puhui999详情可以后面点做哈 fix-->
<el-button
v-hasPermi="['product:spu:update']"
link