Explorar o código

improve: 分类diy类型传值

From-wh %!s(int64=3) %!d(string=hai) anos
pai
achega
5f34c22d08
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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.status = res.data.status
 					this.$nextTick(e => {
+						this.$refs.classOne.is_diy = this.is_diy
 						if (this.status == 2 || this.status == 3) {
 							uni.hideTabBar();
 						} else if (this.status == 1) {