fuliqi
2025-02-14 a8dfead65cb0db4073e7805431f8f95595db04ee
src/views/flowable/definition/model.vue
@@ -104,7 +104,6 @@
    /** 指定流程办理人员列表 */
    getDataList() {
      userList().then(res => {
        console.log(this.modelerStore, "dhg")
        this.modelerStore.userList = res.data;
      })
      roleList().then(res => {