Browse Source

病历收集问题修改

x-emr
bianyaqi 2 years ago
parent
commit
a31980f9f9
  1. 1
      src/components/360View/collection.vue

1
src/components/360View/collection.vue

@ -326,6 +326,7 @@ export default {
},
//
deleteNode(node, data) {
this.curNode = ''
//
if (data.patientId) {
const param = {

Loading…
Cancel
Save