多体系建设信息化条统-前端
zhouwx
2025-10-15 5c40c781f2abb838f2be45b7e84487e8d0b334dc
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',