UI-Project/src/views/Returns/upreturns.vue
@@ -85,7 +85,7 @@ }); const selectgong = async () => { try { const response = await request.post('/loadGlass/upEngineering/selectTask') const response = await request.post('/loadGlass/engineering/engineering/selectTask') if (response.code == 200) { titleSelectJson.value.engineerId = response.data; } else {