style:去除console
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -191,7 +191,6 @@ export default { | ... | @@ -191,7 +191,6 @@ export default { |
| 191 | this.activeName = this.tabsActiveName == '' ? res.result[0].soleurl : this.tabsActiveName | 191 | this.activeName = this.tabsActiveName == '' ? res.result[0].soleurl : this.tabsActiveName |
| 192 | this.bsmYwsjb = this.headerList[0].bsmYwsjb; | 192 | this.bsmYwsjb = this.headerList[0].bsmYwsjb; |
| 193 | this.editItem = this.loadView(this.activeName); | 193 | this.editItem = this.loadView(this.activeName); |
| 194 | console.log(this.activeName, 'this.activeNamethis.activeNamethis.activeName'); | ||
| 195 | } | 194 | } |
| 196 | }); | 195 | }); |
| 197 | // 获取xml | 196 | // 获取xml | ... | ... |
-
Please register or sign in to post a comment