张泽亮 3 mesi fa
parent
commit
63cbfb28ac
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. +3
    -3
      src/views/app/project/operate_edit.vue

+ 3
- 3
src/views/app/project/operate_edit.vue Vedi File

@@ -181,9 +181,9 @@
this.form.jymj = 0;
})
}
// getInfoByImportCode(response.data.importCode).then((res) => {
// this.form.deptId = res.data.deptId
// });
getInfoByImportCode(response.data.importCode).then((res) => {
this.form.deptId = res.data.deptId
});
});
},
onConfirmJydxlx(value) {


Caricamento…
Annulla
Salva