Browse Source

修改判断

lex-xin 5 years ago
parent
commit
05b6784692

File diff suppressed because it is too large
+ 0 - 0
dist/app.5a90cba0edd969aa4a55.js


File diff suppressed because it is too large
+ 0 - 0
dist/css/Remuneration.5d485f3c.css


File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/js/Remuneration.a7127b2c.js


File diff suppressed because it is too large
+ 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;
         }
       });

Some files were not shown because too many files changed in this diff