Explorar el Código

ID1005942 修复bug

zhangdan hace 4 años
padre
commit
06c13c3cb7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'
 		},