We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e5d7a commit 77de42eCopy full SHA for 77de42e
web/packages/workflows/module/process/component/nodeparameter.vue
@@ -364,7 +364,6 @@ export default {
364
},
365
resourcesAction() {
366
let resources = [];
367
- // 写的啥jb代码,下面改了重复添加问题,有其它问题看历史版本吧
368
const mapFlag = {}
369
if (this.currentNode.jobContent && this.currentNode.jobContent.script) {
370
this.currentNode.resources.forEach(item => {
0 commit comments