This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
Biukop
/
SFM-Broker
보기
1
좋아요
0
포크
0
코드
이슈
1
풀 리퀘스트
0
릴리즈
2
위키
Activity
소스 검색
test using normal url for image
tags/2.037
Patrick Sun
4 년 전
부모
9849c3938a
커밋
6bbdefe54d
2개의 변경된 파일
과
4개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/app/chart-top-brokers/chart-top-brokers.component.ts
+3
-3
src/app/models/top-broker.model.ts
+ 1
- 1
src/app/chart-top-brokers/chart-top-brokers.component.ts
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기
+ 3
- 3
src/app/models/top-broker.model.ts
파일 보기
@@ -7,9 +7,9 @@ export class TopBrokerModel {
First: string;
Last: string;
Login:string;
Organizatin: string;
License:string;
Login:
string;
Organizati
o
n: string;
License:
string;
NumOfLoans: number;
NumOfSettledLoans: number;
Write
Preview
Loading…
취소
저장