north-glass-erp/northglass-erp/src/views/pp/reportingWorks/AddReportingWork.vue
@@ -793,7 +793,7 @@ //第一次加载数据 let groupChangeProcess = ref(false)//用于本班组显示问题 request.post(`/reportingWork/selectProcess`).then((res) => { request.post(`/reportingWork/selectProcess/${user.user.userId}`).then((res) => { if (res.code == 200) { titleSelectJson.value.processType = res.data.process if(user.user.address!==null && user.user.address!==''){