Commit 938208b5 authored by wangwenjie's avatar wangwenjie

接口对接

parent 56ea2b82
......@@ -126,5 +126,12 @@ const pkgBoxDlr = [
},
component: () => import('@/views/ManualOperation/barterVerify/replaceHandExamine.vue'),
},
{
path: '/QueryResults',
meta: {
name: '机台流向查询详情',
},
component: () => import('src/views/ManualOperation/QueryResults/index.vue'),
},
]
export default pkgBoxDlr
......@@ -81,7 +81,7 @@ export default {
ScanOverlay.show('请扫描二维码')
// this.queryQrCode("HTTPS://Y2WM.CN/99.1000.1/AC1018057002R0AX2ZLRVEL4EKAQ40D9M");
// setTimeout(()=>{
// this.queryQrCode("HTTPS://Y2WM.CN/99.1000.1/AC1018057002RVYISERQ4Z1VJRGNYTDEY");
// this.queryQrCode("HTTPS://Y2WM.CN/99.1000.1/AC1018057002RZKUOKW5NJADMC7TXYK6R");
// },5000)
},
data() {
......
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