zhiyong.zhou
2024-03-04 ba614829f008504d2316ba0916db8f3c9af0b563
src/views/common/process/nodes/Node.vue
@@ -57,7 +57,7 @@
    //节点内容区域文字
    content: {
      type: String,
      default: ""
      default: "111"
    },
    title:{
      type: String,