Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-pda-scan
Project
Project
Details
Activity
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
ximai
mes-pda-scan
Commits
e4a09321
Commit
e4a09321
authored
Jul 24, 2024
by
何远江
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug 修改
parent
3d5d7640
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
packing.vue
pages/packing/packing.vue
+5
-2
unpacking.vue
pages/packing/unpacking.vue
+2
-1
No files found.
pages/packing/packing.vue
View file @
e4a09321
...
@@ -183,8 +183,11 @@
...
@@ -183,8 +183,11 @@
},
},
// 重置数据
// 重置数据
resetData
()
{
resetData
()
{
this
.
goodsList
=
[];
this
.
$nextTick
(()
=>
{
this
.
form
.
brgew
=
''
this
.
goodsList
=
[];
this
.
form
.
brgew
=
''
this
.
current
=
0
})
},
},
// 删除
// 删除
deleGonds
(
idx
)
{
deleGonds
(
idx
)
{
...
...
pages/packing/unpacking.vue
View file @
e4a09321
...
@@ -89,7 +89,8 @@
...
@@ -89,7 +89,8 @@
UPDKZ
:
'D'
,
UPDKZ
:
'D'
,
DATUM
,
DATUM
,
UNAME
,
UNAME
,
UZEIT
,
UZEIT
,
werks
:
this
.
vuex_user_factory
}
}
})
})
this
.
$u
.
api
.
sapApi
this
.
$u
.
api
.
sapApi
...
...
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