Browse Source

去掉注释

fenghaifu 1 năm trước cách đây
mục cha
commit
15d874c2b5
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/activiti/taskCheck.vue

+ 0 - 1
src/views/activiti/taskCheck.vue

@@ -129,7 +129,6 @@
     },
     created () {
       this.key = this.$route.params.id;   
-      this.$message.info(this.key)
       this.login(this.key);   
     },
     methods: {