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
521c0373
Commit
521c0373
authored
Mar 02, 2023
by
lizhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
57498034
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
+1
-2
src/views/courseManager/recruitCourse.vue
+1
-2
No files found.
src/views/courseManager/recruitCourse.vue
View file @
521c0373
...
@@ -553,7 +553,7 @@ export default {
...
@@ -553,7 +553,7 @@ export default {
this
.
$refs
[
formName
].
resetFields
();
this
.
$refs
[
formName
].
resetFields
();
this
.
addUpdateVisible
=
false
;
this
.
addUpdateVisible
=
false
;
//
this.getData();
this
.
getData
();
this
.
$forceUpdate
();
this
.
$forceUpdate
();
});
});
});
});
...
@@ -610,7 +610,6 @@ export default {
...
@@ -610,7 +610,6 @@ export default {
this
.
addUpdateCourse
.
courseCode
=
courseCode
;
this
.
addUpdateCourse
.
courseCode
=
courseCode
;
this
.
addUpdateCourse
.
csoName
=
csoName
;
this
.
addUpdateCourse
.
csoName
=
csoName
;
this
.
addUpdateCourse
.
csoCode
=
csoCode
;
this
.
addUpdateCourse
.
csoCode
=
csoCode
;
this
.
getData
();
},
},
//编辑
//编辑
handleUpdateSchoolAll
(
handleUpdateSchoolAll
(
...
...
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