Skip to content

Commit

Permalink
bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
weiye committed Jun 20, 2020
1 parent 644d6f4 commit d1d0f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/datax/json-build-batch/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export default {
writerTables: writerTables,
rdbmsReader: rdbmsReader,
rdbmsWriter: rdbmsWriter,
templateId: this.templateId
templateId: this.temp.templateId
}
// 调api
job.batchAddJob(obj).then(response => {
Expand Down

0 comments on commit d1d0f6e

Please sign in to comment.