src/views/patient/patient/index.vue @@ -855,6 +855,7 @@ methods: { /** 查询患者列表 */ getList() { console.log(this.dict.type.sys_user_sex); this.loading = true; messagelistpatient(this.queryParams).then((response) => { console.log(response);