分组中添加设备支持分页

This commit is contained in:
kerwincui
2022-07-08 23:49:26 +08:00
parent faaf0e387a
commit 89595fbf84
3 changed files with 60 additions and 61 deletions

View File

@@ -59,7 +59,7 @@ import {
} from "@/api/iot/product";
export default {
name: "Product",
name: "ProductList",
dicts: ['iot_vertificate_method', 'iot_network_method'],
props: {
productId: {