wlzboy
2025-12-23 355dda1f90c70ab04c4517688da37d1a4236f112
app/config.js
@@ -59,5 +59,11 @@
        url: "/pages/mine/user-agreement/index"
      }
    ]
  },
  // 功能开关
  features: {
    // 是否显示执行人“就绪”按钮
    showAssigneeReadyButton: true
  }
}