diff --git a/src/views/iot/product/product/index.vue b/src/views/iot/product/product/index.vue index c02c785e..21ae605d 100644 --- a/src/views/iot/product/product/index.vue +++ b/src/views/iot/product/product/index.vue @@ -47,12 +47,71 @@ 导出 + + + + + + + + + + + - + - + + + + + + {{ item.name }} + {{ item.productKey }} + + + + {{ item.categoryName }} + + + + + 编辑 + + + 删除 + + + + + + + @@ -120,6 +179,7 @@ + ('card') // 视图模式状态 /** 查询列表 */ const getList = async () => {