Commit 5bad1c64 by lianyang

做的交易中的event.js加onSeainf() {}空方法以避免浏览器控制台报找不到此方法错误

parent 2ad7bae7
...@@ -182,5 +182,6 @@ export default { ...@@ -182,5 +182,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -170,5 +170,6 @@ export default { ...@@ -170,5 +170,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -242,5 +242,6 @@ export default { ...@@ -242,5 +242,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -326,5 +326,6 @@ export default { ...@@ -326,5 +326,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -230,5 +230,6 @@ export default { ...@@ -230,5 +230,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -170,5 +170,6 @@ export default { ...@@ -170,5 +170,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -362,5 +362,6 @@ export default { ...@@ -362,5 +362,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -218,5 +218,6 @@ export default { ...@@ -218,5 +218,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -542,5 +542,6 @@ export default { ...@@ -542,5 +542,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -158,5 +158,6 @@ export default { ...@@ -158,5 +158,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -247,5 +247,6 @@ export default { ...@@ -247,5 +247,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -511,5 +511,6 @@ export default { ...@@ -511,5 +511,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -326,5 +326,6 @@ export default { ...@@ -326,5 +326,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
...@@ -371,5 +371,6 @@ export default { ...@@ -371,5 +371,6 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'}); this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}, },
onSeainf() {},
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment