|
@@ -93,8 +93,8 @@ export default {
|
|
|
// duration: 0,
|
|
|
// forbidClick: true,
|
|
|
// });
|
|
|
- console.log('触发重新发布功能 7?');
|
|
|
- console.log('触发重新发布功能 7?');
|
|
|
+ console.log('触发重新发布功能 8?');
|
|
|
+ console.log('触发重新发布功能 8?');
|
|
|
// 每次进入页面清空 缓存数据
|
|
|
window.localStorage.clear();
|
|
|
this.isInit = false;
|