| | |
| | | icon: "success", |
| | | duration: 3000 |
| | | }); |
| | | if (this.$data.param.After_Btn_Refresh) { |
| | | if ( !this.$data.param.After_Btn_Not_Refresh) { |
| | | //刷新 |
| | | uni.redirectTo({ |
| | | url: '../modal/3018_2?param=' + JSON.stringify(this.$data.param) + |
| | |
| | | duration: 3000 |
| | | }); |
| | | //刷新 |
| | | uni.redirectTo({ |
| | | url: '../modal/classAttr?param=' + JSON.stringify(this.$data.param) + |
| | | "&titlename=" + this.$data.title |
| | | }); |
| | | |
| | | // uni.redirectTo({ |
| | | // url: '../modal/classAttr?param=' + JSON.stringify(this.$data.param) + |
| | | // "&titlename=" + this.$data.title |
| | | // }); |
| | | // this.class_attr_init(); |
| | | } else { |
| | | uni.showModal({ |