删除日志信息
parent
ecba5dea0e
commit
f33c802da1
|
|
@ -448,8 +448,6 @@
|
|||
this.init();
|
||||
// 初始化配置
|
||||
this.init_config();
|
||||
debugger;
|
||||
console.log(this.$refs.common);
|
||||
// 公共onshow事件
|
||||
if ((this.$refs.common || null) != null) {
|
||||
this.$refs.common.on_show();
|
||||
|
|
|
|||
Loading…
Reference in New Issue