zqwang hace 2 años
padre
commit
b6f4a72f1c
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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() {