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