瀏覽代碼

去掉注释

fenghaifu 11 月之前
父節點
當前提交
15d874c2b5
共有 1 個文件被更改,包括 0 次插入1 次删除
  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: {