Browse Source

选择患者信息

master
lucky 5 years ago
parent
commit
613626abf8
  1. 2
      src/views/SelectPatient/SelectPatient.vue

2
src/views/SelectPatient/SelectPatient.vue

@ -44,9 +44,7 @@ export default {
const params = { const params = {
param: { param: {
hospitalization, hospitalization,
id: 0,
inpatientId, inpatientId,
inputStatus: 0,
pageNum, pageNum,
pageSize: 10, pageSize: 10,
}, },

Loading…
Cancel
Save