Skip to content

Commit 77de42e

Browse files
committed
Delete unuseful code.
1 parent 65e5d7a commit 77de42e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/packages/workflows/module/process/component/nodeparameter.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,6 @@ export default {
364364
},
365365
resourcesAction() {
366366
let resources = [];
367-
// 写的啥jb代码,下面改了重复添加问题,有其它问题看历史版本吧
368367
const mapFlag = {}
369368
if (this.currentNode.jobContent && this.currentNode.jobContent.script) {
370369
this.currentNode.resources.forEach(item => {

0 commit comments

Comments
 (0)