Browse Source

04/14 20:39

11
Xiao_Mo 5 years ago
parent
commit
8b147ff469

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-2c8090e8.8881f729.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.5a247bcf.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-2c8090e8.ed95e743.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-300d81fe.ce91db61.js


+ 2 - 0
src/views/journal/studentComplain.vue

@@ -256,6 +256,8 @@ export default {
     onClickRead (item) {
       this.isCheckMessage = item.id
       let memo = JSON.parse(item.memo)
+      this.teacherRate = null;
+      this.studentRate = null;
       if (item.readStatus == 1) {
         this.getCourseDetail(memo.courseScheduleComplaintsId)
       } else {

Some files were not shown because too many files changed in this diff