이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
liumin
/
zkPCproject
보기
0
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
init
newStyle
lancer
3 년 전
부모
c47dbf7027
커밋
4d845543b8
2개의 변경된 파일
과
3개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/views/Statistics/dataScreeAge.vue
+2
-2
src/views/Statistics/houseDataSys.vue
+ 1
- 0
src/views/Statistics/dataScreeAge.vue
파일 보기
@@ -365,6 +365,7 @@ export default {
this.$api.api
.findMyOrg({
orgType: localStorage.getItem("orgType"),
agentId: localStorage.getItem('agentId'),
})
.then((res) => {
this.houseList = res.data;
+ 2
- 2
src/views/Statistics/houseDataSys.vue
파일 보기
@@ -163,7 +163,7 @@
</div>
</div>
</div>
<div class="grid-content" @click="secondChange('2')" style="height:auto;cursor: pointer;">
<
!-- <
div class="grid-content" @click="secondChange('2')" style="height:auto;cursor: pointer;">
<div class="text1" :class="{ tophovese: secindex == 2 }">
服务期内楼盘数
</div>
@@ -178,7 +178,7 @@
{{compare2.houseQofEnough||0}}
</div>
</div>
</div>
</div>
-->
</div>
<div id="main"></div>
</div>
쓰기
미리보기
불러오는 중...
취소
저장