Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_pda_Web
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
胡宝山
template_pda_Web
Commits
b36e344f
Commit
b36e344f
authored
Aug 22, 2024
by
hubaoshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wcp
parent
5759ccc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
12 deletions
+2
-12
inventory.vue
src/views/setup/inventory.vue
+2
-12
No files found.
src/views/setup/inventory.vue
View file @
b36e344f
...
...
@@ -376,16 +376,6 @@ export default {
this
.
title
=
'删除'
this
.
openDel
=
true
},
resetList
()
{
this
.
selectedButton
=
''
this
.
listZero
=
[]
this
.
listA
=
[]
this
.
listB
=
[]
this
.
listC
=
[]
this
.
listD
=
[]
this
.
listE
=
[]
this
.
listF
=
[]
},
handlePa
()
{
getInfo
().
then
(
response
=>
{
const
queryParams
=
{
...
...
@@ -456,8 +446,8 @@ export default {
}
this
.
userIdNew
=
response
.
data
.
user
.
businessId
getPdList
(
data
).
then
(
res
=>
{
this
.
queryForm
.
totalCount
=
res
.
data
[
0
]
this
.
queryForm
.
endCount
=
res
.
data
[
1
]
this
.
queryForm
.
totalCount
=
res
.
data
[
0
]
.
total_count
this
.
queryForm
.
endCount
=
res
.
data
[
0
].
end_count
})
})
},
...
...
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