cuilei
2 天以前 7edd931aa33aa0f4fff9a89e1bc1a064c3709035
src/views/mes/MesProductionOrderListView.vue
@@ -475,13 +475,13 @@
        ]
      },
      url: {
        list: '/mesproductionwork/mesProductionOrder/list',
        delete: '/mesproductionwork/mesProductionOrder/delete',
        deleteBatch: '/mesproductionwork/mesProductionOrder/deleteBatch',
        exportXlsUrl: '/mesproductionwork/mesProductionOrder/exportXls',
        importExcelUrl: 'mesproductionwork/mesProductionOrder/importExcel',
        queryWorkReportingByOrderId:'/mesworkreporting/mesWorkReporting/queryWorkReportingByOrderId',
        queryOrderPrintByOrderId:'/mestransferorderprint/mesTransferOrderPrint/queryOrderPrintByOrderId'
        list: '/mes/productionOrder/list',
        delete: '/mes/productionOrder/delete',
        deleteBatch: '/mes/productionOrder/deleteBatch',
        exportXlsUrl: '/mes/productionOrder/exportXls',
        importExcelUrl: 'mes/productionOrder/importExcel',
        queryWorkReportingByOrderId:'/mes/mesWorkReporting/queryWorkReportingByOrderId',
        queryOrderPrintByOrderId:'/mes/mesTransferOrderPrint/queryOrderPrintByOrderId'
      },
      dictOptions: {},
      superFieldList: []