@@ -459,8 +459,9 @@ export default {
pageSize: 10,
pageNum: 1,
idCards: "",
+ applyId: this.formData.applyId,
canCancel: 1,
- applyId: this.copyAppid,
+ // applyId: this.copyAppid,
};
}
var data = JSON.parse(JSON.stringify(this.formData));
@@ -543,7 +543,8 @@ export default {
canExam: 1,
@@ -492,7 +492,7 @@ export default {
canBefore: 1,
- beforeId: this.copyAppid,
+ beforeId: this.formData.beforeId,
applyId: "",
beforeStatus: "",