fuliqi
2025-02-10 5594eed40cf5f5abf668fb045bc003ee63cf6ec5
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 => {