cuilei
13 小时以前 84bd2806feecfe7938fcdf91469e025a8e7f5749
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: []