古书选择

This commit is contained in:
徐哼唧L
2024-01-29 14:11:53 +08:00
parent ac5aa564b1
commit d833be0257
3 changed files with 37 additions and 9 deletions

View File

@@ -371,7 +371,6 @@
}
imageslist = arr.join(";");
this.$http({
url: this.$http.adornUrl('/book/medicaldes/saveOrUpdateInherit'),
method: 'post',
@@ -396,6 +395,7 @@
this.$message.error("失败");
}
})
}
})
},