pruple_boy il y a 2 ans
Parent
commit
64013243fd
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/modules/opay/views/report/index.mixin.js

+ 2 - 2
src/modules/opay/views/report/index.mixin.js

@@ -49,7 +49,7 @@ export default {
           },
           {
             header: "调休时长",
-            field: "调休时长",
+            field: "调休时长_x",
             align: "center",
             minw: 130,
             slot: "num"
@@ -70,7 +70,7 @@ export default {
           },
           {
             header: "出勤天数",
-            field: "出勤天数",
+            field: "出勤天数_sys",
             align: "center",
             minw: 130,
             slot: "num"