qinxianzhangyao
2023-12-09 8722103fbbd0d940ecc5372dbac5a27127db4c3c
src/views/system/sfxm/index.vue
@@ -588,10 +588,8 @@
    },
    /** 查询院区信息列表 */
    getlistHosp() {
      this.loading = true;
      listHosp(this.queryParams).then((response) => {
        this.hospList = response.rows;
        this.loading = false;
      });
    },
    // 取消按钮