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) {
 				if (that.id) {
 					theInterface = '/expenseInfo/editInfo'
 					theInterface = '/expenseInfo/editInfo'
 					that.detailData.id = that.id
 					that.detailData.id = that.id
+					that.detailData.flag = 4
 				} else {
 				} else {
 					theInterface = '/expenseInfo/api/addInfo'
 					theInterface = '/expenseInfo/api/addInfo'
 				}
 				}