zxl
2025-03-20 ac1f8e130c8753d0a69f1e83d698c46d13c63044
src/components/Process/panel/PropertiesPanel.vue
@@ -108,7 +108,17 @@
          }
        },
        {
          name: '流程阶段',
          name: '是否允许挂起',
          value: false,
          vueType: 'switch',
          method: (name, value) => {
            this.propertyForm.name = name
            this.propertyForm.value = value
            this.saveAttribute()
          }
        },
        {
          name: '项目阶段',
          value: null,
          vueType: 'select',
          options: [