Explorar o código

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

zhongtianhaoyuan %!s(int64=2) %!d(string=hai) anos
pai
achega
d14ef86586
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  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)
 			},