|
@@ -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'
|
|
}
|
|
}
|