Преглед изворни кода

improve: 分类diy类型传值

From-wh пре 2 година
родитељ
комит
5f34c22d08
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      template/uni-app/pages/goods_cate/goods_cate.vue

+ 1 - 0
template/uni-app/pages/goods_cate/goods_cate.vue

@@ -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) {