项目组卷上一步后再下一步数据丢失处理

This commit is contained in:
Yjhon 2022-02-24 11:30:02 +08:00
parent ea2c968f76
commit b23b0101e7
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@ export default {
},
//
toPrev() {
this.form.testPaperTactics = this.tableData;
this.$emit('prevStep', this.form)
},
initTable() {