项目组卷上一步后再下一步数据丢失处理
This commit is contained in:
parent
ea2c968f76
commit
b23b0101e7
|
@ -171,6 +171,7 @@ export default {
|
||||||
},
|
},
|
||||||
//上一步
|
//上一步
|
||||||
toPrev() {
|
toPrev() {
|
||||||
|
this.form.testPaperTactics = this.tableData;
|
||||||
this.$emit('prevStep', this.form)
|
this.$emit('prevStep', this.form)
|
||||||
},
|
},
|
||||||
initTable() {
|
initTable() {
|
||||||
|
|
Loading…
Reference in New Issue