diff --git a/src/views/modules/processManagement/processBindingInfo.vue b/src/views/modules/processManagement/processBindingInfo.vue index 7a13704..edc406e 100644 --- a/src/views/modules/processManagement/processBindingInfo.vue +++ b/src/views/modules/processManagement/processBindingInfo.vue @@ -646,6 +646,24 @@ fixed: '', columnWidth: 120, }, + { + userId: this.$store.state.user.name, + functionId: 109001, + serialNumber: '109001Table2SeqNo', + tableId: "109001Table2", + tableName: "节点信息表", + columnProp: 'seqNo', + headerAlign: "center", + align: "center", + columnLabel: '节点顺序', + columnHidden: false, + columnImage: false, + columnSortable: true, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 80, + }, /*{ userId: this.$store.state.user.name, functionId: 109001,