zhangyuewww 2 년 전
부모
커밋
e1237bec1a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/reimbursement/request_funds.vue

+ 1 - 0
pages/reimbursement/request_funds.vue

@@ -539,6 +539,7 @@
 				if (that.id) {
 					theInterface = '/expenseInfo/editInfo'
 					that.detailData.id = that.id
+					that.detailData.flag = 4
 				} else {
 					theInterface = '/expenseInfo/api/addInfo'
 				}