|
@@ -66,6 +66,7 @@
|
|
|
this.category = status
|
|
this.category = status
|
|
|
this.status = res.data.status
|
|
this.status = res.data.status
|
|
|
this.$nextTick(e => {
|
|
this.$nextTick(e => {
|
|
|
|
|
+ this.$refs.classOne.is_diy = this.is_diy
|
|
|
if (this.status == 2 || this.status == 3) {
|
|
if (this.status == 2 || this.status == 3) {
|
|
|
uni.hideTabBar();
|
|
uni.hideTabBar();
|
|
|
} else if (this.status == 1) {
|
|
} else if (this.status == 1) {
|