Browse Source

列调整

pruple_boy 2 years ago
parent
commit
64013243fd
1 changed files with 2 additions and 2 deletions
  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"