Browse Source

显示数据归属结构

lwx_v26
herenshan112 7 months ago
parent
commit
6a46c8d302
  1. 2
      src/views/sysworkflow/lowcodepage/appPage/appPageForm/appFlow/simulateTaskFlow.vue
  2. 2
      src/views/sysworkflow/lowcodepage/pageFlow/appTableFlow.vue

2
src/views/sysworkflow/lowcodepage/appPage/appPageForm/appFlow/simulateTaskFlow.vue

@ -299,7 +299,7 @@ const changeKeyVal = (key: any, val: any, type: any, attribute: any) => {
}
}
// console.log("--flowFactor--->",flowFactor)
console.log("改变表单值--flowFactor--->", isUpdateFlowChart);
//
if (isUpdateFlowChart) {
flowLoading.value = true;

2
src/views/sysworkflow/lowcodepage/pageFlow/appTableFlow.vue

@ -364,7 +364,7 @@ const changeKeyVal = (key: any, val: any, type: any, attribute: any) => {
}
}
// console.log("--flowFactor--->",flowFactor)
console.log("改变表单值--flowFactor--->", isUpdateFlowChart);
//
if (isUpdateFlowChart) {
flowLoading.value = true;

Loading…
Cancel
Save