Commit 7f59263998e3c20c4897da116fc4f7c23d467210
Merge branch 'ezTeach-2.0.0.0.release' of http://120.78.57.84/baoman/Ezquiz_Plat…
…form into ezTeach-2.0.0.0.release
Showing
1 changed file
with
1 additions
and
0 deletions
src/views/examinationPaper/add.vue
@@ -1697,6 +1697,7 @@ export default { | @@ -1697,6 +1697,7 @@ export default { | ||
1697 | } | 1697 | } |
1698 | this.form.tagId = ""; | 1698 | this.form.tagId = ""; |
1699 | this.formatData(data); | 1699 | this.formatData(data); |
1700 | + this.form.tagId = data.tagId; | ||
1700 | } else { | 1701 | } else { |
1701 | this.$message.error(info); | 1702 | this.$message.error(info); |
1702 | } | 1703 | } |