浏览代码

患者列表请求参数修改

seimin 2 年之前
父节点
当前提交
523de593ed
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages/patientList/patientList.vue

+ 1 - 0
pages/patientList/patientList.vue

@@ -251,6 +251,7 @@
251 251
           "sum": 9999,
252 252
           "patient": {
253 253
             keyWord,
254
+            parentIdOnly: true,
254 255
             "department": {
255 256
               "id": this.loginInfo.user.dept.id
256 257
             }