qinxianzhangyao
2023-12-06 ced3a8b5f49b6e7039be5415a705ae3575c102fb
src/views/hosp/order/index.vue
@@ -1127,7 +1127,7 @@
      }
      /** 查询部门下拉树结构 */
      projectGetList().then((response) => {
        this.Treedata = response.data;
        this.Treedata = response.data.list;
      });
      this.Projectopen1 = true;
      this.title = "补录项目";