瀏覽代碼

05/28 18:29

11
mo 5 年之前
父節點
當前提交
136849f81b
共有 3 個文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-24e8c65d.ac418cc3.js
  3. 1 1
      src/views/recodeManager/recodeList.vue

文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-24e8c65d.ac418cc3.js


+ 1 - 1
src/views/recodeManager/recodeList.vue

@@ -124,7 +124,7 @@
                            label="签到状态">
             <template slot-scope="scope">
               <div>
-                {{scope.row.signInStatus | attendanceOutType}}
+                {{scope.row.signInStatus | attendanceType}}
               </div>
             </template>
           </el-table-column>

部分文件因文件數量過多而無法顯示