Commit 5837dabf by 米嘉伟

张秋晴改接口

parent b4969968
......@@ -221,7 +221,7 @@ export default {
let self = this;
this.$axios
.post(
"/api/org/caseBybarcode/barcode",
"api/org/case/barcode",
{ barcode: this.ysajjbxx.ysxtAsjbh },
{ loading: false }
)
......
......@@ -543,7 +543,7 @@ export default {
let self = this;
this.$axios
.post(
"/api/png/plainByBarcode/barcode",
"/api/png/plain/barcode",
{ barcode: this.ysryjbxx.ysxtAsjxgrybh },
{ loading: false }
)
......@@ -573,7 +573,7 @@ export default {
let self = this;
this.$axios
.post(
"/api/png/rollByBarcode/barcode",
"/api/png/roll/barcode",
{ barcode: this.ysryjbxx.ysxtAsjxgrybh },
{ loading: false }
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment