Browse Source

患者列表请求参数修改

seimin 2 years ago
parent
commit
523de593ed
1 changed files with 1 additions and 0 deletions
  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
             }