gjy 2 rokov pred
rodič
commit
e7b2716a36
1 zmenil súbory, kde vykonal 7 pridanie a 1 odobranie
  1. 7 1
      pages/user/newReport.vue

+ 7 - 1
pages/user/newReport.vue

@@ -139,7 +139,7 @@
 						@click="foldClcik(['fade', 'slide-top'],3)">
 					</u-icon>
 				</view>
-				<view class="right-btn">
+				<view @click='goToPage(5)' class="right-btn">
 					库存明细
 				</view>
 			</view>
@@ -631,6 +631,12 @@
 			this.getServerData();
 		},
 		methods: {
+			goToPage(index) {
+
+					uni.navigateTo({
+						url: '/pages/user/contractLook/inventoryCost?searchMonth=' + this.seachMoth
+					})
+			},
 			clickNav(index) {
 				this.carIndex = index
 				let _data = ""