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

修改快速录入

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