twt 3 年之前
父節點
當前提交
6a2a8a8d2d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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(){