zhangyuewww 2 vuotta sitten
vanhempi
commit
e1237bec1a
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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'
 				}