|
|
@@ -2841,6 +2841,7 @@ export default {
|
|
|
next();
|
|
|
},
|
|
|
activated() {
|
|
|
+ this.showCode = false;
|
|
|
this.flag = false;
|
|
|
this.link = '3';
|
|
|
this.wuliaoMust = true;
|
|
|
@@ -4734,7 +4735,7 @@ export default {
|
|
|
answerValue: this.tableData1[d].xdjhchjj,
|
|
|
});
|
|
|
}
|
|
|
- debugger
|
|
|
+ debugger;
|
|
|
if (dd == 2) {
|
|
|
formData.collectionAnswers.push({
|
|
|
collectionId: this.tableData1[d].collectionId,
|