zqwang пре 1 година
родитељ
комит
b6f4a72f1c
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      pages/client/zui.vue

+ 3 - 1
pages/client/zui.vue

@@ -119,7 +119,9 @@
 				this.historyList = await watchRecord();
 				this.zhuijuList = await shelfList();
 				if (this.zhuijuList.length < 1) {
-					this.is_show = 0;
+					this.is_show = 1;
+				}else{
+					this.is_show =0;
 				}
 			},
 			saoma() {