소스 검색

修改判断

lex-xin 5 년 전
부모
커밋
05b6784692

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/app.5a90cba0edd969aa4a55.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/css/Remuneration.5d485f3c.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/js/Remuneration.a7127b2c.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/js/Remuneration.cf3d2220.js


+ 1 - 1
src/views/audition/Remuneration.vue

@@ -208,7 +208,7 @@ export default {
           this.finished2 = true;
         }
         // 判断是否有数据
-        if (this.dataList.length <= 0) {
+        if (this.dataList2.length <= 0) {
           this.dataShow2 = false;
         }
       });

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.