@@ -225,7 +225,7 @@ export default {
switch (res.data) {
// 刷新数据
case 'refresh':
- this.init()
+ window.location.reload()
break
default: