fuliqi
2025-02-11 e57e645d24a89adb3391be16f6948b292183fa04
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 => {