su
su1124
2023-09-15 5820191de7b097e92e0a24845eb6aa5bc38ad585
su
1个文件已修改
2 ■■■■■ 已修改文件
src/views/system/sfxm/index.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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;
      });
    },
    // 取消按钮