Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
car-database-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
中汽研标准应用数据库
car-database-web
Commits
15216d94
Commit
15216d94
authored
Sep 06, 2024
by
baiyanhao
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.91isoft.com:90/car-database/car-database-web
parents
21924aae
9c581e34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
index.vue
src/views/setting/standardTerms/index.vue
+3
-0
No files found.
src/views/setting/standardTerms/index.vue
View file @
15216d94
...
...
@@ -478,9 +478,12 @@ export default {
this
.
queryParams
.
name
=
''
this
.
queryParams
.
standardNo
=
''
this
.
queryParams
.
type
=
''
this
.
$store
.
dispatch
(
'standard/setStandard'
,
''
)
console
.
log
(
this
.
queryParams
)
this
.
loadData
()
},
handleQuery
(){
this
.
$store
.
dispatch
(
'standard/setStandard'
,
''
)
this
.
queryParams
.
chapter
=
this
.
searchQueryParams
.
chapter
this
.
queryParams
.
standard
=
''
this
.
queryParams
.
testMethod
=
''
...
...
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