lixiangyu
2 天以前 369a4f1ab4c907f6d3bbc70e8876eb1ed611afe3
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: []