gjy 2 年之前
父節點
當前提交
e7b2716a36
共有 1 個文件被更改,包括 7 次插入1 次删除
  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 = ""