Parcourir la source

工资单-列表

jingbb il y a 1 an
Parent
commit
36942ac3f9
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      src/views/oa/salary_management/personnelSalary/Payroll.vue

+ 5 - 0
src/views/oa/salary_management/personnelSalary/Payroll.vue

@@ -125,6 +125,11 @@
                     return parseInt(index)+1;
               }
             },
+            {
+              title: '月份',
+              align:"center",
+              dataIndex: 'yearWithMonth'
+            },
             {
               title: '类型',
               align:"center",