zhangdan 4 лет назад
Родитель
Сommit
06c13c3cb7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/SetmealSales/VerificationRecords.vue

+ 1 - 1
src/views/SetmealSales/VerificationRecords.vue

@@ -141,7 +141,7 @@ export default {
       },
 		{
 		  title: '核销服务名称',
-		  dataIndex: 'bundItemName',
+		  dataIndex: 'itemName',
 		  width: 150,
 		  align: 'center'
 		},