Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
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_vue
Commits
e7b847a4
Commit
e7b847a4
authored
Aug 02, 2023
by
刘宇扬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
重置
parent
2442c65d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
3 deletions
+18
-3
boundManagement.vue
src/views/equipment/boundManagement.vue
+6
-1
management.vue
src/views/equipment/management.vue
+6
-1
index.vue
src/views/processManagement/basicProcessManagement/index.vue
+6
-1
No files found.
src/views/equipment/boundManagement.vue
View file @
e7b847a4
...
@@ -395,7 +395,12 @@ export default {
...
@@ -395,7 +395,12 @@ export default {
this
.
queryParams
=
{
this
.
queryParams
=
{
page
:
1
,
page
:
1
,
rows
:
10
,
rows
:
10
,
ptype
:
1
pn
:
undefined
,
lot
:
undefined
,
plocation
:
undefined
,
pstatus
:
0
,
ptype
:
1
,
delFlag
:
0
}
}
this
.
resetForm
(
'queryForm'
)
this
.
resetForm
(
'queryForm'
)
this
.
handleQuery
()
this
.
handleQuery
()
...
...
src/views/equipment/management.vue
View file @
e7b847a4
...
@@ -551,7 +551,12 @@ export default {
...
@@ -551,7 +551,12 @@ export default {
this
.
queryParams
=
{
this
.
queryParams
=
{
page
:
1
,
page
:
1
,
rows
:
10
,
rows
:
10
,
ptype
:
1
pn
:
undefined
,
lot
:
undefined
,
plocation
:
undefined
,
pstatus
:
0
,
ptype
:
1
,
delFlag
:
0
}
}
this
.
resetForm
(
'queryForm'
)
this
.
resetForm
(
'queryForm'
)
this
.
handleQuery
()
this
.
handleQuery
()
...
...
src/views/processManagement/basicProcessManagement/index.vue
View file @
e7b847a4
...
@@ -534,7 +534,12 @@ export default {
...
@@ -534,7 +534,12 @@ export default {
this
.
queryParams
=
{
this
.
queryParams
=
{
page
:
1
,
page
:
1
,
rows
:
10
,
rows
:
10
,
ptype
:
1
pn
:
undefined
,
lot
:
undefined
,
plocation
:
undefined
,
pstatus
:
0
,
ptype
:
2
,
delFlag
:
0
}
}
this
.
resetForm
(
'queryForm'
)
this
.
resetForm
(
'queryForm'
)
this
.
handleQuery
()
this
.
handleQuery
()
...
...
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