twt 3 years ago
parent
commit
6a2a8a8d2d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      operatingCompany/pages/reportManage/reportDetail.vue

+ 1 - 1
operatingCompany/pages/reportManage/reportDetail.vue

@@ -293,7 +293,7 @@
 			   this.$store.commit('mutationsCategoryList',this.info.categoryList);
 				this.$store.commit('mutationssuggestList',this.info.suggestList)
 				uni.navigateTo({
-					url:'../entryReport/entered?type=3&sheetID='+this.id
+					url:'../entryReport/entered?type=3&sheetID='+this.id+'&shopId='+this.info.shopID+'&ShopName='+this.info.shopName
 				}) 
 			},
 			goaddress(){