Browse Source

人体成分接口对接

newMaster
1747191978@qq.com 3 months ago
parent
commit
0e5503c741
  1. 2
      acupuncture-前台/src/views/medicalFile/details.vue

2
acupuncture-前台/src/views/medicalFile/details.vue

@ -1205,7 +1205,7 @@ export default {
// //
getHumanBody() { getHumanBody() {
selectByMemberId({ selectByMemberId({
memberId: 123456, memberId: this.form.visitNumber,
}).then((res) => { }).then((res) => {
this.$modal.msgSuccess("操作成功"); this.$modal.msgSuccess("操作成功");
const { const {

Loading…
Cancel
Save