src/views/productManage/product/index.vue
@@ -94,7 +94,7 @@ // 模拟产品数据 const mockProductList: ProductItem[] = [ { id: '10001', id: '1', name: '数字化产品A', productType: '软件/平台', industry: '交通基础设施', @@ -106,7 +106,7 @@ shelfStatus: '待上架' }, { id: '10002', id: '2', name: '数字化产品B', productType: '硬件/传感', industry: '市政工程', @@ -118,7 +118,7 @@ shelfStatus: '已上架' }, { id: '10003', id: '3', name: '数字化产品C', productType: '软件/平台', industry: '建筑工程',