Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tea_resources_pc
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
张伯涛
tea_resources_pc
Commits
5caca94d
Commit
5caca94d
authored
Jul 25, 2024
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
课程商城筛选项修改
parent
a3f18f2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
index.vue
src/views/courseResources/courseMall/index.vue
+8
-0
No files found.
src/views/courseResources/courseMall/index.vue
View file @
5caca94d
...
@@ -568,6 +568,14 @@ export default {
...
@@ -568,6 +568,14 @@ export default {
// 重置全部页签查询条件
// 重置全部页签查询条件
this
.
queryParams
.
tecClassifySchool
=
undefined
this
.
queryParams
.
tecClassifySchool
=
undefined
this
.
queryParams
.
jobClassify
=
undefined
this
.
queryParams
.
jobClassify
=
undefined
this
.
queryParams
.
courseType
=
''
this
.
queryParams
.
enterpriseCourseDimensions
=
''
this
.
queryParams
.
difficultyClassify
=
undefined
this
.
queryParams
.
lessonName
=
''
// 分页
this
.
queryParams
.
page
=
1
// 每页记录条数
this
.
queryParams
.
rows
=
16
this
.
getCourseByPagination
()
this
.
getCourseByPagination
()
},
},
// 格式化价格显示
// 格式化价格显示
...
...
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