nanjingliujinyu hace 4 meses
padre
commit
880cef8d42
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      ruoyi-ui/src/views/standardization/modeling/index.vue

+ 1 - 0
ruoyi-ui/src/views/standardization/modeling/index.vue

@@ -942,6 +942,7 @@ const handleSelectChange = (selectedValue) => {
     // 2. ⭐ 关键:手动更新 v-model 绑定值
     scope.row.paramValue = newValue; // 同步更新绑定值[10](@ref)
   }
+  saveNode()
 };
 function addEnd(){
   console.log(tableDataCanEnd.value)