zhangdan 4 lat temu
rodzic
commit
afb304e1b3
1 zmienionych plików z 1 dodań i 1 usunięć
  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'
 					},