@@ -116,7 +116,6 @@
},
methods: {
open (val,list = []) {
- console.log('val',val)
this.memoList = list;
this.isSingle = false;
this.visible = true;