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