From f76eeca2ad55c14d280d6e5846514c9f8b598b60 Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Mon, 9 Feb 2026 21:14:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E8=AE=A1=E5=88=92=E8=A1=A8=E5=8D=95]?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/study/comp/sqbd/Bj.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/business/study/comp/sqbd/Bj.vue b/src/views/business/study/comp/sqbd/Bj.vue index 4d25411..6a7f834 100644 --- a/src/views/business/study/comp/sqbd/Bj.vue +++ b/src/views/business/study/comp/sqbd/Bj.vue @@ -287,7 +287,7 @@ export default { this.showIndex = 1 this.form = _.merge({}, this.form, row) this.templateData = deepClone(this.form) - this.saveSimpleLog({jcmc:'领取申请单新增',nameEn:'Create',jcmc:'',jcmcEn:''}) + this.saveSimpleLog({jcmc:'领取申请单新增',nameEn:'Create',name:'',nameEn:''}) this.open = true } },