이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
liumin
/
zkPCproject
보기
0
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
init
newStyle
lancer
2 년 전
부모
eb6fba8ae2
커밋
275dee9c96
1개의 변경된 파일
과
7개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
src/views/Statistics/trend.vue
+ 7
- 1
src/views/Statistics/trend.vue
파일 보기
@@ -478,7 +478,13 @@ export default {
methods: {
sysChange(){
this.choicValue=''
this.selValue='0'
if(this.orgType==0){
this.selValue='0'
}else if(this.orgType==1){
this.selValue='1'
}else{
this.selValue='2'
}
this.getList()
},
// 获取tab2
쓰기
미리보기
불러오는 중...
취소
저장