src/views/build/conpanyFunctionConsult/environment/controlFactors/index.vue
@@ -299,7 +299,7 @@ type: 'warning', }) .then( async() => { const res = await delControl(val.id); const res = await delControl(val.id,val.factorDiscernId); if(res.code === 200){ ElMessage({ type: 'success',