danilo 5 년 전
부모
커밋
23bbf18e68
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/components/appointment/Appointment.js

+ 0 - 1
src/components/appointment/Appointment.js

@@ -60,7 +60,6 @@ export class Appoint extends React.Component {
         if (appointment.spec){
             spec = services.find(el => el._id === appointment.spec)
         }
-        console.log(this.props.app.appointment)
         return (
             <>
                 <div className="main">