From e3a810ebd416ba3554c48e35a7c313525acf2b51 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 12 Mar 2025 09:35:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=BA=93=E5=AD=98=E5=87=BA=E5=85=A5?= =?UTF-8?q?=E5=BA=93=E5=8E=BB=E9=99=A4=E7=BC=96=E5=8F=B7=EF=BC=8C=E5=B9=B6?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=BD=93=E5=89=8D=E6=97=A5=E6=9C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inm/mio_form.vue | 8 +++++--- src/views/wpm_bx/inm_record.vue | 7 +------ src/views/wpm_gx/inm_record.vue | 6 +----- 3 files changed, 7 insertions(+), 14 deletions(-) diff --git a/src/views/inm/mio_form.vue b/src/views/inm/mio_form.vue index 8a8df36d..fa95efae 100644 --- a/src/views/inm/mio_form.vue +++ b/src/views/inm/mio_form.vue @@ -12,9 +12,9 @@ :rules="rules" label-width="120px" > - + - - - - - { this.getDeptOptions(); this.getmgroupOptions(); @@ -386,7 +382,6 @@ export default { return this; }, setData(data,type) { - console.log('data',data) this.mioId = data.id; if(type){ this.getTableData(); diff --git a/src/views/wpm_gx/inm_record.vue b/src/views/wpm_gx/inm_record.vue index 416b707a..94b6210f 100644 --- a/src/views/wpm_gx/inm_record.vue +++ b/src/views/wpm_gx/inm_record.vue @@ -33,11 +33,6 @@ style="margin: 40px" > - { this.getDeptOptions(); this.getmgroupOptions();