Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NLT-e-cigarette
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
张伯涛
NLT-e-cigarette
Commits
5014a2d4
Commit
5014a2d4
authored
May 31, 2022
by
秦嘉
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
5808b1a1
df67a4a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
sidebar.scss
src/styles/sidebar.scss
+3
-1
badDefinition.vue
src/views/productionInfo/badDefinition.vue
+4
-1
No files found.
src/styles/sidebar.scss
View file @
5014a2d4
...
@@ -56,7 +56,9 @@
...
@@ -56,7 +56,9 @@
}
}
.svg-icon
{
.svg-icon
{
margin-right
:
7px
;
margin-top
:
15px
;
margin-left
:
17px
;
margin-right
:
17px
;
font-size
:
20px
;
font-size
:
20px
;
}
}
...
...
src/views/productionInfo/badDefinition.vue
View file @
5014a2d4
...
@@ -417,7 +417,10 @@ export default {
...
@@ -417,7 +417,10 @@ export default {
this
.
getList
()
this
.
getList
()
},
},
resetQuery
()
{
resetQuery
()
{
this
.
resetForm
(
'queryForm'
)
this
.
queryParams
.
rows
=
10
this
.
queryParams
.
page
=
1
this
.
queryParams
.
rejectCode
=
undefined
this
.
queryParams
.
rejectDescription
=
undefined
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