diff --git a/application/index/view/product/index.html b/application/index/view/product/index.html index 2ed6f63..df636de 100644 --- a/application/index/view/product/index.html +++ b/application/index/view/product/index.html @@ -206,43 +206,49 @@ minWidth: 100, align: 'center' } - , { + , { field: 'productName', title: '产品名称', minWidth: 100, align: 'center' } - , { + , { field: 'productDesc', title: '产品描述', minWidth: 100, align: 'center' } - , { + , { field: 'productTypeValue', title: '产品分类名称', minWidth: 100, align: 'center' } - , { + , { field: 'secondaryTypeValue', title: '二级分类名称', minWidth: 100, align: 'center' } - , { + , { field: 'thirdTypeValue', title: '三级分类名称', minWidth: 100, align: 'center' } - , { + , { field: 'encryptionType', title: '加密认证方式', minWidth: 100, align: 'center' } - , { + , { + field: 'deviceCount', + title: '设备总数', + minWidth: 100, + align: 'center' + } + , { field: 'status', title: '状态', width: 90, align: 'center', templet: function (d) {