Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
newCSO_2023
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lizhi
newCSO_2023
Commits
9ecb67cd
Commit
9ecb67cd
authored
Mar 02, 2023
by
lizhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
a8a7c893
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/views/pms/product/haveScoreStu.vue
+3
-3
No files found.
src/views/pms/product/haveScoreStu.vue
View file @
9ecb67cd
...
@@ -235,14 +235,14 @@
...
@@ -235,14 +235,14 @@
<el-table-column
label=
"成绩模板"
align=
"center"
>
<el-table-column
label=
"成绩模板"
align=
"center"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-button
<
!--
<
el-button
v-if=
"scope.row.auditSchool == '上海理工大学'"
v-if=
"scope.row.auditSchool == '上海理工大学'"
@
click=
"
@
click=
"
output(scope.row.userId, scope.row.termCourseId, scope.row.name)
output(scope.row.userId, scope.row.termCourseId, scope.row.name)
"
"
type=
"mini"
type=
"mini"
>
导出
</el-button
>
导出
</el-button
>
>
-->
<el-button
<el-button
v-if=
"scope.row.auditSchool == '上海理工大学'"
v-if=
"scope.row.auditSchool == '上海理工大学'"
@
click=
"
@
click=
"
...
@@ -253,7 +253,7 @@
...
@@ -253,7 +253,7 @@
)
)
"
"
type=
"mini"
type=
"mini"
>
新
导出
</el-button
>
导出
</el-button
>
>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
...
...
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