فهرست منبع

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-app

zhongtianhaoyuan 2 سال پیش
والد
کامیت
d14ef86586
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      pages/reimbursement/request_funds.vue

+ 4 - 1
pages/reimbursement/request_funds.vue

@@ -321,7 +321,10 @@
 					this.detailData.expensesPurpose = "5"
 					delete this.detailData.warehouseName
 					delete this.detailData.contractNo
-					this.show1 = true
+					if(this.reType == 2){
+						this.show1 = true
+					}
+					
 				}
 				console.log(this.detailData)
 			},