From c687738e2cdcfc3ea3da0f6a6b65896ae8a334bb Mon Sep 17 00:00:00 2001
From: gaoyuanwei <2826352639@qq.com>
Date: Thu, 21 Jul 2022 10:09:46 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=84=8F=E8=B7=B3=E8=BD=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/views/modules/myAgent/demo/competency-application.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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({