浏览代码

Merge branch 'master' of http://git.bocai108.com:10180/Ethan/Customer-Service-Web

luke 6 年之前
父节点
当前提交
5424ae873a
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      chat/src/components/index.vue

+ 2 - 1
chat/src/components/index.vue

@@ -1350,7 +1350,7 @@
                             // evaluate_content:''
                         }
                     }))
-
+                    let that = this
                     this.$dialog.notify({
                         mes: '感谢你的评价!',
                         timeout: 2000,
@@ -1358,6 +1358,7 @@
                             //console.log('我走咯!');
                         }
                     });
+
                 } else {
                     this.$dialog.notify({
                         mes: '亲,请选择评价类型...',