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