heyang %!s(int64=3) %!d(string=hai) anos
pai
achega
9e7380a087
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      microserviceUserH5/vcloud/actFissionList.html

+ 3 - 0
microserviceUserH5/vcloud/actFissionList.html

@@ -125,6 +125,9 @@
 						if (res.status === 0) {
 							this.noData = false;
 							this.tagList = res.data.actFissionStrategyList;
+							if(this.tagList.length == 0){
+								this.noData = true;
+							}
 						} else {
 							this.noData = true;
 							// this.$toast(res.msg);