zhangdan 4 years ago
parent
commit
afb304e1b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/Service/PurchasedServiceDetail.vue

+ 1 - 1
src/views/Service/PurchasedServiceDetail.vue

@@ -200,7 +200,7 @@
 					},
 					{
 						title: '服务名称',
-						dataIndex: 'bundItemName',
+						dataIndex: 'itemName',
 						width: 100,
 						align: 'center'
 					},