@@ -193,15 +193,15 @@
onLoad: function(option) {
- // if (option.op) {
- // this.getData();
+ if (option.op) {
+ this.getData();
- // } else {
- // this.init()
- // }
+ } else {
+ this.init()
+ }
- this.getData();
+ // this.getData();
this.hackReset = false;
this.$nextTick(() => {