Преглед на файлове

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

lph преди 1 година
родител
ревизия
378b210df4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      ruoyi-ui/src/views/system/bpmnPro/components/bo-utils/getNodeMsg.js

+ 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')
           })