张泽亮 3 meses atrás
pai
commit
63cbfb28ac
1 arquivos alterados com 3 adições e 3 exclusões
  1. +3
    -3
      src/views/app/project/operate_edit.vue

+ 3
- 3
src/views/app/project/operate_edit.vue Ver arquivo

@@ -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) {


Carregando…
Cancelar
Salvar