Commit 36d713a6 authored by 黄奎's avatar 黄奎

111

parent eee4aaed
......@@ -97,7 +97,7 @@
},
data() {
return {
ActionStr: "/CustomerStudent/TestPush",
ActionStr: "/ScheduleCourse/GetScheduleCourseStu",
parameterList: [{
Name: "",
Value: ""
......@@ -157,7 +157,7 @@
data = JSON.parse(tempStr);
}
data = {
CourseRate: 2
};
var tempMsg = {
Msg: data
......@@ -170,6 +170,7 @@
}
},
};
</script>
<style scoped>
......@@ -213,4 +214,5 @@
border: none;
border-collapse: collapse;
}
</style>
\ No newline at end of file
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment