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