Browse Source

首页不动问题

zhbyyy 1 year ago
parent
commit
dc3123cd6d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manpower/js/index.js

+ 1 - 1
manpower/js/index.js

@@ -26,7 +26,7 @@ let app = new Vue({
         header: ['', '时间', '所属集团', '工作情况'],
         headerBGC: '#05507b33',
         oddRowBGC: '#69c0ff0f',
-        waitTime: '50000',
+        // waitTime: '50000',
         evenRowBGC: '',
         headerHeight: '40',
         columnWidth: [150, 150],