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();