Răsfoiți Sursa

补充提交:修改异常脚本表单类型key

lph 1 an în urmă
părinte
comite
378b210df4

+ 1 - 1
ruoyi-ui/src/views/system/bpmnPro/components/bo-utils/getNodeMsg.js

@@ -125,7 +125,7 @@ function getNodeException(node, nodeObj) {
             scriptKey: item.attributes.scriptKey?.nodeValue,
             // scriptTriggerType: item.attributes?.scriptTriggerType?.nodeValue || 0,
             scriptTriggerType: 0,
-            nodeFormType: item.getAttribute('formType'),
+            scriptNodeFormType: item.getAttribute('formType'),
             scriptNodeName: formName,
             formKey: item.getAttribute('formId')
           })