diff --git a/back/src/views/modules/myAgent/demo/competency-application.vue b/back/src/views/modules/myAgent/demo/competency-application.vue
index 9f7bf380..436c33da 100644
--- a/back/src/views/modules/myAgent/demo/competency-application.vue
+++ b/back/src/views/modules/myAgent/demo/competency-application.vue
@@ -83,7 +83,7 @@
@@ -260,7 +260,7 @@ export default {
.catch(() => {})
},
// 同意与退回
- agreeOrNot: debounce(function () {
+ agreeOrNot: debounce(function (data) {
if (this.dialogType === '同意') {
console.log('this.dataForm', this.dataForm)
const params = qs.stringify({