Browse Source

删除垃圾备注

zhengkaixin 2 năm trước cách đây
mục cha
commit
7974493b1e
1 tập tin đã thay đổi với 2 bổ sung9 xóa
  1. 2 9
      pagesFinance/user/applicationForWithdrawal.vue

+ 2 - 9
pagesFinance/user/applicationForWithdrawal.vue

@@ -497,7 +497,7 @@
 		watch:{
 			
 			detailList(nVal, oVal) {
-				console.log(nVal)
+				
 				var obj=[
 					{
 						name: '申请单主表'
@@ -685,14 +685,7 @@
 					yearMonth:this.queryTime,
 				
 				}).then((resDown) => {
-					// uni.downloadFile({
-					// 	url: resDown.data, //仅为示例,并非真实的资源
-					// 	success: (res) => {
-					// 		if (res.statusCode === 200) {
-					// 			console.log('下载成功');
-					// 		}
-					// 	}
-					// });
+					
 					if(resDown.data){
 						window.location.href=resDown.data