diff --git a/src/views/away/index.vue b/src/views/away/index.vue index 26627fb..7ecd45f 100644 --- a/src/views/away/index.vue +++ b/src/views/away/index.vue @@ -223,6 +223,7 @@ export default { left: 0, }, select: { + is_auth: 1, keyword: '', start_year: "", end_year: "", @@ -493,7 +494,7 @@ export default { "flow_title": row.title, "totalAmt": row.expense, "65af3a106d973": row.title, - "65af398d89e75": row.away_flow_id, + "65af398d89e75": row.away_flow_id.toString(), }; let url = `${process.env.VUE_APP_OUT_OLD}/flow/create/26?auth_token=${this.$store.getters.oa_token}&out_away_id=${ row.id