Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xiangyang-PDA
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xujian
xiangyang-PDA
Commits
938208b5
Commit
938208b5
authored
Apr 02, 2026
by
wangwenjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
接口对接
parent
56ea2b82
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
pkgBoxDlr.js
src/router/module/pkgBoxDlr.js
+7
-0
index.vue
src/views/ManualOperation/ScanBarcodes/index.vue
+1
-1
No files found.
src/router/module/pkgBoxDlr.js
View file @
938208b5
...
@@ -126,5 +126,12 @@ const pkgBoxDlr = [
...
@@ -126,5 +126,12 @@ const pkgBoxDlr = [
},
},
component
:
()
=>
import
(
'@/views/ManualOperation/barterVerify/replaceHandExamine.vue'
),
component
:
()
=>
import
(
'@/views/ManualOperation/barterVerify/replaceHandExamine.vue'
),
},
},
{
path
:
'/QueryResults'
,
meta
:
{
name
:
'机台流向查询详情'
,
},
component
:
()
=>
import
(
'src/views/ManualOperation/QueryResults/index.vue'
),
},
]
]
export
default
pkgBoxDlr
export
default
pkgBoxDlr
src/views/ManualOperation/ScanBarcodes/index.vue
View file @
938208b5
...
@@ -81,7 +81,7 @@ export default {
...
@@ -81,7 +81,7 @@ export default {
ScanOverlay
.
show
(
'请扫描二维码'
)
ScanOverlay
.
show
(
'请扫描二维码'
)
// this.queryQrCode("HTTPS://Y2WM.CN/99.1000.1/AC1018057002R0AX2ZLRVEL4EKAQ40D9M");
// this.queryQrCode("HTTPS://Y2WM.CN/99.1000.1/AC1018057002R0AX2ZLRVEL4EKAQ40D9M");
// setTimeout(()=>{
// setTimeout(()=>{
// this.queryQrCode("HTTPS://Y2WM.CN/99.1000.1/AC1018057002R
VYISERQ4Z1VJRGNYTDEY
");
// this.queryQrCode("HTTPS://Y2WM.CN/99.1000.1/AC1018057002R
ZKUOKW5NJADMC7TXYK6R
");
// },5000)
// },5000)
},
},
data
()
{
data
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment