From 98979fdffe7f6e7e61e10f792afe5cea979a5932 Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期五, 12 十二月 2025 10:06:41 +0800
Subject: [PATCH] 天津凯华龙-人力资源-薪资管理修改-文档03
---
src/views/personnelManagement/payrollManagement/index.vue | 175 +++++++++++++++++++++++++++++-----------------------------
1 files changed, 88 insertions(+), 87 deletions(-)
diff --git a/src/views/personnelManagement/payrollManagement/index.vue b/src/views/personnelManagement/payrollManagement/index.vue
index 24e3dd8..7376682 100644
--- a/src/views/personnelManagement/payrollManagement/index.vue
+++ b/src/views/personnelManagement/payrollManagement/index.vue
@@ -74,98 +74,98 @@
label: "濮撳悕",
prop: "name",
},
- {
- label: "搴斿嚭鍕ゅぉ鏁�",
- prop: "shouldAttendedNum",
- width:100
- },
+ // {
+ // label: "搴斿嚭鍕ゅぉ鏁�",
+ // prop: "shouldAttendedNum",
+ // width:100
+ // },
{
label: "瀹為檯鍑哄嫟澶╂暟",
prop: "actualAttendedNum",
width:110
},
- {
- label: "鍩烘湰宸ヨ祫",
- prop: "basicSalary",
- },
- {
- label: "宀椾綅宸ヨ祫",
- prop: "postSalary",
- width:100
- },
- {
- label: "鍏ョ鑱岀己鍕ゆ墸娆�",
- prop: "deductionAbsenteeism",
- width:130
- },
- {
- label: "鐥呭亣鎵f",
- prop: "sickLeaveDeductions",
- width:100
- },
- {
- label: "浜嬪亣鎵f",
- prop: "deductionPersonalLeave",
- width:100
- },
- {
- label: "蹇樿鎵撳崱鎵f",
- prop: "forgetClockDeduct",
- width:110
- },
- {
- label: "缁╂晥寰楀垎",
- prop: "performanceScore",
- width:150
- },
- {
- label: "缁╂晥宸ヨ祫",
- prop: "performancePay",
- width: 120
- },
- {
- label: "搴斿彂鍚堣",
- prop: "payableWages",
- width:150
- },
- {
- label: "绀句繚涓汉",
- prop: "socialSecurityIndividuals",
- },
- {
- label: "绀句繚鍏徃",
- prop: "socialSecurityCompanies",
- width: 120
- },
- {
- label: "绀句繚鍚堣",
- prop: "socialSecurityTotal",
- width: 120
- },
- {
- label: "鍏Н閲戜釜浜�",
- prop: "providentFundIndividuals",
- width: 120
- },
- {
- label: "鍏Н閲戝叕鍙�",
- prop: "providentFundCompany",
- width: 120
- },
- {
- label: "鍏Н閲戝悎璁�",
- prop: "providentFundTotal",
- width: 120
- },
- {
- label: "搴旂◣宸ヨ祫",
- prop: "taxableWaget",
- },
- {
- label: "涓汉鎵�寰楃◣",
- prop: "personalIncomeTax",
- width: 120
- },
+ // {
+ // label: "鍩烘湰宸ヨ祫",
+ // prop: "basicSalary",
+ // },
+ // {
+ // label: "宀椾綅宸ヨ祫",
+ // prop: "postSalary",
+ // width:100
+ // },
+ // {
+ // label: "鍏ョ鑱岀己鍕ゆ墸娆�",
+ // prop: "deductionAbsenteeism",
+ // width:130
+ // },
+ // {
+ // label: "鐥呭亣鎵f",
+ // prop: "sickLeaveDeductions",
+ // width:100
+ // },
+ // {
+ // label: "浜嬪亣鎵f",
+ // prop: "deductionPersonalLeave",
+ // width:100
+ // },
+ // {
+ // label: "蹇樿鎵撳崱鎵f",
+ // prop: "forgetClockDeduct",
+ // width:110
+ // },
+ // {
+ // label: "缁╂晥寰楀垎",
+ // prop: "performanceScore",
+ // width:150
+ // },
+ // {
+ // label: "缁╂晥宸ヨ祫",
+ // prop: "performancePay",
+ // width: 120
+ // },
+ // {
+ // label: "搴斿彂鍚堣",
+ // prop: "payableWages",
+ // width:150
+ // },
+ // {
+ // label: "绀句繚涓汉",
+ // prop: "socialSecurityIndividuals",
+ // },
+ // {
+ // label: "绀句繚鍏徃",
+ // prop: "socialSecurityCompanies",
+ // width: 120
+ // },
+ // {
+ // label: "绀句繚鍚堣",
+ // prop: "socialSecurityTotal",
+ // width: 120
+ // },
+ // {
+ // label: "鍏Н閲戜釜浜�",
+ // prop: "providentFundIndividuals",
+ // width: 120
+ // },
+ // {
+ // label: "鍏Н閲戝叕鍙�",
+ // prop: "providentFundCompany",
+ // width: 120
+ // },
+ // {
+ // label: "鍏Н閲戝悎璁�",
+ // prop: "providentFundTotal",
+ // width: 120
+ // },
+ // {
+ // label: "搴旂◣宸ヨ祫",
+ // prop: "taxableWaget",
+ // },
+ // {
+ // label: "涓汉鎵�寰楃◣",
+ // prop: "personalIncomeTax",
+ // width: 120
+ // },
{
label: "瀹炲彂宸ヨ祫",
prop: "actualWages",
@@ -176,6 +176,7 @@
label: "鎿嶄綔",
align: "center",
fixed: 'right',
+ width: 200,
operation: [
{
name: "缂栬緫",
--
Gitblit v1.9.3