zhangdan 4 年之前
父節點
當前提交
afb304e1b3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'
 					},