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