提交 a6e0efa0 编写于 作者: tao.wu's avatar tao.wu

修改path

上级 50eca7e1
......@@ -732,7 +732,7 @@
return;
}
// this.GET("store/medications/query/"+this.formData.approvalNumber).then(res => {
this.GET(`store/query/barcode/${this.formData.barCode}`).then(res => {
this.GET(`store/medications/query/barcode/${this.formData.barCode}`).then(res => {
console.log(res)
if(res.code != '000000'){
return this.$message({
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册