张泽亮 hace 3 meses
padre
commit
63cbfb28ac
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      src/views/app/project/operate_edit.vue

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

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


Cargando…
Cancelar
Guardar