qinxianzhangyao
2023-11-02 d9ed0ceaba6145c1e7d6a3e8e1bd4f01463f44fe
src/views/hosp/fuzhen/index.vue
@@ -723,7 +723,7 @@
      }
      /** 查询部门下拉树结构 */
      projectGetList().then((response) => {
        this.Treedata = response.data;
        this.Treedata = response.data.list;
      });
      this.Projectopen = true;
      this.title = "补录项目";